Part of composite doesn't show when run as Java bean [message #100734] |
Fri, 29 July 2005 14:16  |
Eclipse User |
|
|
|
Experimenting with a composite using VE, I was changing layout managers on
some sub-containers. Now, while the VE editor window shows everything, if I
run the class as a Java Bean, part of the Composite isn't visible. Any idea
why? When run as a bean, the group labeled plugin dependencies appears
empty:
Joel
|
|
|
Re: Part of composite doesn't show when run as Java bean [message #100845 is a reply to message #100734] |
Fri, 29 July 2005 15:46  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
I don't know why it shows for you because when I bring it up in the VE
it looks the same as your runtime picture.
The reason it looks that way is because "group" has no layout manager
defined on it, so all of the children controls have no position and size.
--
Thanks,
Rich Kulp
|
|
|
Re: Part of composite doesn't show when run as Java bean [message #610079 is a reply to message #100734] |
Fri, 29 July 2005 15:46  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
I don't know why it shows for you because when I bring it up in the VE
it looks the same as your runtime picture.
The reason it looks that way is because "group" has no layout manager
defined on it, so all of the children controls have no position and size.
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.03857 seconds