On Wednesday 19 May 2004 07:51 pm, RVRoadie wrote: > What technique is best for determining whether you are the active program, > or you are receiving a background notification or callback?
My vote is to use a ftr as a flag while you are in the foreground. Just cover the bases (i.e. clear it after hotsync in case a stale ftr exists) so that its value is correct in all circumstances. Everything else, in my experience, wound up being complicated and/or unreliable. -- /* Chris Faherty <[EMAIL PROTECTED]> */ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
