Skip to main content



      Home
Home » Archived » Visual Editor (VE) » form attachments
form attachments [message #115157] Mon, 09 January 2006 15:11 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:form attachments
Next Topic:How to change components' properties in a visual heir class?
Goto Forum:
  


Current Time: Thu May 22 15:29:25 EDT 2025

Powered by FUDForum. Page generated in 0.02917 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top