|
|
|
| Re: SWT GUI designer issues [message #789044 is a reply to message #789030] |
Thu, 02 February 2012 09:36  |
Eric Clayberg Messages: 736 Registered: July 2009 Location: Boston, MA |
Senior Member |
|
|
We haven't had any reports of issues with FormLayout for quite some time. There is a trade off since Classic mode is more complex and Automatic mode is much simpler for new users. We actually recommend that most people use GridLayout as that is almost always a much better choice than FormLayout for most wizards, dialogs or other forms. GridLayout is used virtually everywhere in Eclipse itself while FormLayout is almost never used.
Changing the code generation setting would not have any effect on existing code (since it is already generated), so you would definitely need to move the existing widget definitions there.
|
|
|
Powered by
FUDForum. Page generated in 0.01623 seconds