--- Ola Theander wrote:
> I would like to know if you can programmatically
> determine if a control e.g.
> a button or a list is visible?

I'm wondering why you need to do it.  If it is one of
your app's controls, then you made it visible or
invisible and you should be able to "remember" that by
setting some flag and checking the flag when you
"forget".

If you're worried about lists poping up on top of some
animation, look at the source code for the games to
see how they handle it.

If it's something else, please elaborate.


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to