form attachments [message #115157] |
Mon, 09 January 2006 15:11  |
Eclipse User |
|
|
|
All
I have a dialog that is composed og null layouts allowing me absolute
positioning. I wish to convert to using form attachments to allow
intelligent resizing of the dialog. I don't see how to add attachments to
widget X on TOP and widget Y to the LEFT etc. Even if I convert from null
to a form layout, when I try to set the layoutData I get an empty combo
box. Any thoughts appreciated
Mike
|
|
|
Re: form attachments [message #115171 is a reply to message #115157] |
Mon, 09 January 2006 15:19  |
Eclipse User |
|
|
|
Mike,
The Visual Editor does not currently have much in the way of support for
creating or manipulating FormLayouts. Support for FormLayout is a
proposed plan item for VE 1.2, but not much work has been done for it so
far. In the mean time you can either code it by hand (VE 1.2M1 should
do a good job rendering the form layout) or use GridLayout instead.
Hope this helps,
- Jeff
|
|
|
Re: form attachments [message #611774 is a reply to message #115157] |
Mon, 09 January 2006 15:19  |
Eclipse User |
|
|
|
Mike,
The Visual Editor does not currently have much in the way of support for
creating or manipulating FormLayouts. Support for FormLayout is a
proposed plan item for VE 1.2, but not much work has been done for it so
far. In the mean time you can either code it by hand (VE 1.2M1 should
do a good job rendering the form layout) or use GridLayout instead.
Hope this helps,
- Jeff
|
|
|
Powered by
FUDForum. Page generated in 0.02917 seconds