About Store Forum Documentation Contact



Post Reply 
Window Open/Close Events
Author Message
fatcoder Offline
Member

Post: #1
Window Open/Close Events
Is it possible to add an event to the window Gui object that is fired when the window is opened or closed. Then we can hook into this event to perform actions when the user opens or closes different windows.
06-13-2010 03:26 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Window Open/Close Events
extend show,hide methods
06-13-2010 09:19 AM
Find all posts by this user Quote this message in a reply
Post Reply