Re: id attribute of buttongroup tag

[email protected] Fri, 13 May 2005 09:20:46 +0200
Newsgroups gmane.comp.embedded.carlsbad-cubes
Organization http://freemail.web.de/
Message-ID <[email protected]>
List for Users of Carlsbad Cubes' Technologies and Products <[email protected]> schrieb am 13.05.05 00:55:41:
> 
> Hello,
> 
> it seems that id attribute of buttongroup tag is not handled 
> correctly.
> more precisely created ButtonGroup component is not assigned to
> correspondent field of client object.

Vitali, just use 
bgroupSex = (ButtonGroup) swingEngine.find("bgroupSex");
I do not know of such a functionality to assign fields of the client in respect to the ids of xml elements.

Yours,

Frank