Levente, Thanks for your input! In the scenario you are describing a cardlayout would certainly be helpful and adding more layout managers to Swixml is really not a lot of work. Originally we wanted to implement all the standard Java-Swing LMs - however, so far there just hadn't been the need or request beyond the already implemented Flow, Border, Grid, and GridBag LMs.
Just in case someone out there already implemented the Converter for additional LMs .. LET US KNOW .. we look forward to your contributions. Wolf > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Levente Santha > Sent: Monday, April 14, 2003 11:38 PM > To: Forum@carlsbadcubes.com > Subject: [Forum] Layout managers > > > Wolf, > > As SwixML is nearing to the 1.0 release I would like to know whether you > intend to provide complete support for layout managers. > > Here is an example where CardLayout would have an application. > You have a dialog box with a tree structure on the left side and a > panel on the right side where different sets of controls are displayed > at the selection of different tree nodes. The use of tabbed pane may not > be appropriate when the number of nodes exceeds a certain limit. Or > simply, the developer might have some other reasons, technical or > aesthetic, for not using the tabbed pane. > > How do you describe the panels/control sets in SwixML in this situation? > > Regards, > Levente > > > _______________________________________________ > Forum mailing list > Forum@carlsbadcubes.com > http://mars.lunarpages.com/mailman/listinfo/forum_carlsbadcubes.com > >