Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Create my own dialog
Create my own dialog [message #610775] Fri, 16 September 2005 13:37
Norbert Plött is currently offline Norbert PlöttFriend
Messages: 233
Registered: July 2009
Senior Member
I thought it would be simple ...
I wanted to create a dialog, using VE. So I selected to create a new
visual class, based on the SWT Shell style. The visual editor let me
create all the controls I wanted but

???how do I display the dialog???

To my surprise I found that VE had derived my dialog class directly from
Object. I would have expected that it would be extending
org.eclipse.swt.Shell. When I tried to extend from Shell manually I got an
exception (Subclassing not allowed).

So how do I display this dialog? I must be doing something wrong?

Thanks


Norbert
Previous Topic:Creating Wizard Pages using VE (Newbie)
Next Topic:bug in ve or problem with sourcecode re Extending VE article?
Goto Forum:
  


Current Time: Tue Apr 16 23:04:58 GMT 2024

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

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

Back to the top