Re: adding other layout managers
Lutz Neumann <[email protected]> Wed, 15 Dec 2004 08:23:46 +0100
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Organization | Softronix GmbH |
| Message-ID | <[email protected]> |
Hi, there were already some discussions about the pros and cons of adding new -non-standard- layout managers to SwiXML - have a look at the mailing list archives for this. Here a quote from one of my earlier posts: > at the moment the support for LayoutManagers is hardwired into SwiXML. > So there is no "out of the box" support new ones - but it is not so > hard to add a new LayoutManager by changing SwiXMLs source. > > For JGoodies FormLayout I have done that some month ago and i'm using > SwiXML with FormLayout as my primary LayoutManager in a commercial > product without any problems. > > If you are interested in the modified source, just let me know. - Lutz