Thread: User-Interface
View Single Post
  #40  
Old 03-02-2005, 01:24 PM
Johannes Johannes is offline
Member
 
Join Date: Jan 2005
Posts: 143
Hi,
how do I find out if an object is visible?

(I need this for something like:
if object == resetStartSwitch.switchOFF and resetStartSwitch.switchOFF.isvisible??

If it is difficult I will work with counter-variables that tell me if it is visible or not..
Johannes
Reply With Quote