Quote:
Originally Posted by Pelikano
Yes you do...
If you don't want it to be inside a GUI, just do
GraalControl.addcontrol(yourImage);
if you want it to be inside your GUI just use your GuiControl instead of the GraalControl
|
No you don't... if you don't nest them inside another GUI then they won't be a child of another GUI...