About Store Forum Documentation Contact



Post Reply 
Close button
Author Message
Dynad Offline
Member

Post: #1
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
Visit this user's website Find all posts by this user Quote this message in a reply
Rofar Offline
Member

Post: #2
RE: Close button
Try this.

button[2].show();

I think this will show the close button.
08-25-2010 10:43 PM
Find all posts by this user Quote this message in a reply
Dynad Offline
Member

Post: #3
RE: Close button
Hmm ok i will try this out, thnx smile

There is always evil somewhere, you just have to look for it properly.
08-25-2010 11:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply