Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » SWT Eclipse Form vs Composite
SWT Eclipse Form vs Composite [message #135629] Wed, 07 February 2007 01:11
Eclipse UserFriend
Originally posted by: nospam.webmail.com

Currently, when adding an Eclipse Form to a ViewPart an intermediate
composite named top must be created and then the Form can be added below
top. It would be nice to be able to add a Form or ScrolledForm directly
under the parent Composite without requiring the intermediate top object.

Also, there is still a bug related to Forms (145525) where the bean
hierarchy is not retained after adding a Section or ExpandableComposite
to a Form. So I was thinking about a workaround. Would a Composite
with a white background behave similarly to a Form. What essentially is
the difference between a Form and a Composite?
Previous Topic:Installed Visual editor but it doesn't show
Next Topic:SWT Eclipse Form vs Composite
Goto Forum:
  


Current Time: Mon Jul 22 00:19:25 GMT 2024

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

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

Back to the top