Home » Eclipse Projects » Eclipse Platform » ScrolledForm, Form and ManagedForm
ScrolledForm, Form and ManagedForm [message #328881] |
Thu, 05 June 2008 16:45  |
Eclipse User |
|
|
|
Originally posted by: bruce.skingle.org
Is there some reason why ManagedForm will only take a ScrolledForm and
not a Form?
ScrolledForm and Form seem to be entirely unrelated, which also seems a
little odd, I expected them both implement some IForm interface or that
a ScrolledForm would contain a Form.
I'm trying to use the message management provided by
ManagedForm.getMessageManager(), but the form contains mostly narrow
content with a single very wide table in the middle. It is inconvenient
to horizontally scroll the whole form, and the Table scroll bars do not
appear because the ScrolledForm just expands to accomodate the whole table.
I have a work around which involves making the form content a peer of
the ScrolledForm, but it's messy. It may be a bug, but with no content
the ScrolledForm want's it's body to be about 300 pixels high for the
first layout, after a resize of the Shell forces another layout the
ScrolledForm's body goes to zero height.
Is there some reason why it needs to be this way?
Thanks,
Bruce.
|
|
| | |
Goto Forum:
Current Time: Tue May 06 23:25:21 EDT 2025
Powered by FUDForum. Page generated in 0.08084 seconds
|