Control declaration ordering [message #753382] |
Wed, 26 October 2011 19:48  |
Eclipse User |
|
|
|
Hi everyone,
I program with Java but the jobs I do run in batch mode so I have not been able to get into the WindowBuilder GUI and so I decided to do so on my own. Everything is loaded and running fine; however...
To familiarize myself with a first program, I created an JFace/ApplicationWindow project with a push button and a label. I used the buttonUp event to invert the visiblity of the label with each click. In the WindowsBuilder generated code, the label is declared after the button making it necessary for me to rearrange the code for my example to work.
Is this a necessary step or am I missing something?
Thanx,
Bill
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06202 seconds