OK, I figured out generally why Im having the problem with my
popuptrigger crashing when it's activated - but I still can't completely
figure it out.

I have a alarm that goes off every second. I use
AlmSetProcAlarm to install a function that runs, and then reinstalls
itself to go off again 1 second later. So every second Im removing, then
adding an alarm to the queue.

When I took this out, my popuptrigger ran without any problems.

So Im wondering if Im going about updating my clock correctly, or if there
is something else that I need to do, or what..

I tried to remove the alarm when I get to the form with the popuptrigger
by calling AlmSetProcAlarm with the time parameter set to 0, but it still
crashed..

Its also odd that no other events crash when the alarm is in the
application - so why is the popuptrigger event different then say, a
button press event?

I hope this all makes sense...

Thanks,
Cliff


                        -Harl Clifford Duffey IV ([EMAIL PROTECTED])

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

Reply via email to