open a second window inside shell and example source [message #901351] |
Sat, 11 August 2012 03:43  |
Eclipse User |
|
|
|
Hey all got two questions that I'm hoping someone can answer. I have a shell window I've created to test out different things in SWT/Windowbuilder Pro, and I'd like to know if it was possible to edit a messagebox or other window inside of another window. If that was hard to understand here is the situation, I've created a window with a toolbar, on it I have a button for "about" that opens up a messagebox showing the about information of the program. The code for the message box lies inside the window code. I'd like to be able to use windowbuilder pro to edit that messagebox inside of my shell. Is this possible? or do I have to move the messagebox to its own file? I have a few popup's I need to code, and I'd like to keep them all in the same class since they are all GUI objects.
The other thing I'm wondering is how do i view the source of the swt example source. I know its offtopic from windowbuilder pro, but i'm trying to see it so I know how to edit it in WBP. Currently, I can do "window > show view > other > SWT examples > SWT controls" but this only shows the interface, and not the underlying code behind it. anyway to see this code? many thanks for assistance.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03359 seconds