Re: [Xswt-developer] XSWT Question
Brought to you by:
dvorme
|
From: <Yu...@no...> - 2006-06-12 05:42:51
|
ok, nice to hear. Strange. The first one should work because there should be a RectangleDataParser registered for Rectangle data type. =20 Yu =20 ________________________________ From: ext Pedro Pita [mailto:ped...@gm...]=20 Sent: 09 June, 2006 21:48 To: You Yu (Nokia-NRC/Tampere) Subject: Re: XSWT Question Hi, =09 The 2nd method was the one :) =09 Thanks for your answer. Pedro =09 =09 =09 =09 On 6/9/06, Yu...@no... <Yu...@no...> wrote:=20 Hi, =20 havenot tested but you can try these ways: <label text=3D"Hello World" bounds=3D"10,10,100,30" /> =20 or <label text=3D"Hello World"> <bounds x:class=3D"Rectangle " x:p0=3D"10" x:p1=3D"10" x:p2=3D"100" x:p3=3D"30" /> </label> =20 Good luck. =20 Yu =20 ________________________________ From: ped...@gm... [mailto:ped...@gm...] On Behalf Of ext Pedro Pita Sent: 08 June, 2006 19:17 To: You Yu (Nokia-NRC/Tampere) Subject: XSWT Question =09 =09 =09 Hello, =09 I'm a CS student working on my final project and i'm using XSWT in some parts of it. I noticed this post <http://sourceforge.net/mailarchive/message.php?msg_id=3D9575088> from you in the xswt-developer mailing list, because I have the very same problem, I don't know how to specify bounds on xswt.=20 =09 Since you got no answers there, I was wondering if you came up to the solution or can point me to someone who can explain it to me. =09 Thanks, Pedro Pita =09 |