Re: [Xswt-developer] Widget.setData
Brought to you by:
dvorme
|
From: David J. O. <dj...@co...> - 2007-04-20 16:40:04
|
Here's where:=20
private boolean processBuiltInAttr(Object obj, String nodeName,=20
String namespace, String value) throws XSWTException {=20
I checked and x:id.name =3D "value" is the correct syntax, but it looks lik=
e someone (who probably isn't using that syntax, like maybe me) broke this.=
I've committed a change that should fix this; please let me know if it doe=
sn't.=20
<sigh>We *really* need a comprehensive automated regression test suite.</si=
gh> Contributions welcome. :-)=20
Best regards,=20
Dave Orme=20
----- Original Message -----=20
From: Millberg Lars <lar...@sa...>=20
To: xsw...@li...=20
Sent: Thursday, April 19, 2007 2:23:09 PM GMT-0800=20
Subject: Re: [Xswt-developer] Widget.setData=20
I got it from CVS 2 days ago.=20
Do you know from the top of your head where I should look in the source to =
find this feature?=20
From: xsw...@li... [mailto:xswt-developer-b=
ou...@li...] On Behalf Of David J. Orme=20
Sent: Thursday, April 19, 2007 8:50 PM=20
To: xsw...@li...=20
Subject: Re: [Xswt-developer] Widget.setData=20
Are you using XSWT from CVS or from the update site?=20
I wrote this from memory but believe it's correct for the CVS version.=20
Yeah, we badly need to do a new release. :)=20
Regards,=20
Dave Orme=20
----- Original Message -----=20
From: Millberg Lars <lar...@sa...>=20
To: xsw...@li...=20
Sent: Thursday, April 19, 2007 12:30:32 PM GMT-0800=20
Subject: Re: [Xswt-developer] Widget.setData=20
Hmm... didn=E2=80=99t work. Or did you mean it as a syntax suggestion?=20
From: xsw...@li... [mailto:xswt-developer-b=
ou...@li...] On Behalf Of David J. Orme=20
Sent: Thursday, April 19, 2007 7:12 PM=20
To: xsw...@li...=20
Subject: Re: [Xswt-developer] Widget.setData=20
try:=20
<button x:id.foo=3D"bar"/>=20
Regards,=20
Dave Orme |