SWT Application with several shells [message #614842] |
Mon, 04 December 2006 20:23 |
Eclipse User |
|
|
|
Originally posted by: daniel.m.ziegler.gmx.net
Hi! I have been successful in creating a visual SWT application with one
shell using the Visual Editor. Now I want to extend this by other windows
which open in certain contexts. At this point I face some problems.
So far, I have been trying to create my child shells as "Shell Visual Class".
The currently most important question is how to link them to the main shell.
I have read that it is good style to use only one common Display instance.
Consequently, I have to tell the child shell to use the display of the
parent shell. After selecting the parent shell bean there is an option
"Change Parent.." But therein, no shell is offered for being selected as
parent. When does the Shell Visual Class recognize another shell as
potential parent shell?
|
|
|
Powered by
FUDForum. Page generated in 0.03349 seconds