Cannot view subclassed form [message #132497] |
Tue, 24 October 2006 01:18  |
Eclipse User |
|
|
|
Originally posted by: stevenhughes.qantas.com.au
We are attempting to enforce standards on how our gui forms will look.
To this end, we've created an abstract gui class to define various widgets
on a form.
Individual applications would then subclass from this abstract class, and
add any additional widgets that it required.
The abstract gui class displays correctly. Unfortunately, in the editor,
all the subclassed gui shows is a title bar, yet when the subclass is
executed, it correctly shows the abstract gui.
Are we attempting to use the editor in a way it is not intended?
Thanks in advance,
Steven.
|
|
|
|
|
Re: Cannot view subclassed form [message #614735 is a reply to message #132497] |
Thu, 26 October 2006 10:30  |
Eclipse User |
|
|
|
Hello, Steven!
You wrote on Tue, 24 Oct 2006 05:18:50 +0000 (UTC):
[Sorry, skipped]
SH> Are we attempting to use the editor in a way it is not intended?
VE does not support visual inheritance try WindowBuilder - look for it at eclipse pluging central
It seems that VE is not activly developing part of eclipse :(
Use panels to simulate visual inheritance
With best regards, Alexey Kuznetsov. E-mail: kuaw26@mail.ru
|
|
|
|
Powered by
FUDForum. Page generated in 0.07382 seconds