Hello all,
Im currently developing a security application and am
unable
to make out the working of the default security app.
When im powering on, I handle the deferredwakeup
notification. But by that time the sec app's lock form
is already open.
Then when I try to open my form, it says 'form already
loaded', but
my form was never opened before that.Ive debugged and
seen.But Ive also seen
"calendar- alarms" openings forms "over" the sec-app.
Would anyone know
how the def sec application handles other app
requests?...
is it like this that..it has its own event loop..and
it only exits that loop
when the password is broken, till then it keeps
allowing other events to happen?
(and yes.. it doesnt respond to 'its' appstopevent
till the password is broken..then in that case it
never exits the security app..even though other forms
open and close above it..)
..but if it works like that..my form should have
opened above it...?
...also i was trying to disable default sec app during
reset/poweroff by accessing the SecurityAutoLockType
prefs.. but the user may enable the default security
app anytime, how can i keep track of when he modifies
it..so that i can disable it?
Also when i power on, my wakeup handler too runs,along
with the def sec apps'... then I can know by accessing
the SecurityAutoLockType prefs, when the user has
enabled it, but how do i know if the def sec app has
already handled the notification and opened the lock
window already , before I handle it?..is there any way
to set who handles before whom?
Yes i can handle it last by using 'deferred' but then
i still cant seem get to open my form over the
'lockscreen'..btw what if the default sec app also
handles the 'deferred one'?..
Does anyone know about this?
Thanks,
Harish
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/