Hidegadget()
BlitzPlus Forums/BlitzPlus Programming/Hidegadget()| 
 | ||
| Is there way, other than tracking it yourself, to check if a gadget (i.e. Window) status is hidden or show? Last edited 2012 | 
| 
 | ||
| So I guess the answer is no? I use an array to store all the gadget handles and other information for a window anyway so it was pretty easy just to designate one for indicating whether the window is currently open or close. |