Dynad
Member
|
Close button
Hey,
I am making some GUI panels and what i can't find is the close button in the upper right corner. If you look at the GUI editor->Gui style editor there is an close button.
Did i miss something? I don't see anywhere an option to add this to my Windows.
Thnx,
~Dynad
There is always evil somewhere, you just have to look for it properly.
|
|
08-24-2010 10:54 AM |
|
Rofar
Member
|
RE: Close button
Try this.
button[2].show();
I think this will show the close button.
|
|
08-25-2010 10:43 PM |
|