SWT support in GUI Designer? Follow Rob Bradley Created March 01, 2004 12:53 I was just wondering if there is any chance that sometime in the future the GUI Designer will give you the option of using SWT instead of Swing?
Rob Bradley wrote:
Nobody can predict the future :) There is a change (I do not PROMISE
anything!), the the VERY little one
--
Vladimir Kondratyev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
especialy as "instead of Swing" :)
And i think also, that SWT and Swing, can't be controlled by one way, one
tool. It must be two different disagners, i guess.
Please take a look at FormBuilder from Jeanette Winzenburg (
http://www.swingempire.de/palace/FormBuilder/ ), it evolves to the best
GUI builder I ever have seen. With this concept it should be also very
easy to create a SWT version.
Cheers,
Tom
Hmm...
Maybe i'm wrong, but i already seen this :) And we discuss with you about
LayoutManagers :)
Did you work with it builder any more? Is it realy good for rapid
development?
It is the best I've found for rapid development.
Tom
Thomas Singer (MoTJ) wrote:
>> Did you work with it builder any more? Is it realy good for rapid
>> development?
does it support factories for creating components?
--
Vladimir Kondratyev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Yes, it does. And even better, it supports layout of already existing
layout components.
Tom