Re: SwiXML supports JGoodies FormLayout ?

Lutz Neumann <[email protected]> Sat, 11 Sep 2004 11:28:49 +0200
Newsgroups gmane.comp.embedded.carlsbad-cubes
Organization Softronix GmbH
Message-ID <[email protected]>
Hallo Geraldo,

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