ID:133776
Jan 12 2008, 3:02 am
|
|
I would like to be able to set a On-Hide command for any window not just the main ones.
|
In response to Kaiochao2536
|
|
I suppose I could run a proc when I open a window that continously checks if the window is still open, that just seems like a waste of processor power. I rather it be a feature of the window, it would seem to make more sense in an object oriented system.
|
Alternative: winset(), "is-visible" parameter.