Hi List, i try to group some Buttons according to their functionality.
The html-result should look sth like this: <div id="navBar"> <div id="ZoomIn" ..> <div id="ZoomOut" ..> </div> <div id="geomBar"> <div id="EditPoint" ..> <div id="EditLine" ..> </div> This structure i want to use to hide/show this groups, though they should stay in the same 'radiogroup'. I thought the buttonBar-Tag in config repesents the 'RadioGroup' and the htmlTagId-Tag the place where the control is in the Doc-Tree. Sth like the component-register shows too. (If i understand it correct ;) ) But it doesnt work, so i have looked into the ButtonBase.js and i saw, that there is no difference between those tags. Is it possible in anyway with the mapbuilder 1.5 rc2? Or do i have to implement this behaviour myself? thanks Thorsten ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
