Not going to sleep..please help!

2003-06-06 Thread Ryan Bruner
I've now been struggling with this issue for 2 weeks, with no clue as to the cause. I posted questions twice, but no one has responded yet, so I'm trying yet again. My application sets an alarm. When the alarm fires, I respond to the trigger event by sounding the alarm, and then I respond t

Re: Not going to sleep..please help!

2003-06-06 Thread Matt Hebley
would cause it. This doesn't help much, but might give you some clues. Does it occur on a real device or just on the emulator? Matt - Original Message - From: "Ryan Bruner" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, J

Re: Not going to sleep..please help!

2003-06-06 Thread Ryan Bruner
Matt, I've only seen it on a real device. Actually, I haven't explicitly tested this on the emulator. But, I'm going to guess it is happening there as well. Well, I know that I'm not using Evt***AutoOffTimer() APIs. And, you're right...FrmDoDialog doesn't seem to be enough to do it. Even FrmC

RE: Not going to sleep..please help!

2003-06-06 Thread Jeff Wheeler
m Developer Forum Subject: Re: Not going to sleep..please help! Matt, I've only seen it on a real device. Actually, I haven't explicitly tested this on the emulator. But, I'm going to guess it is happening there as well. Well, I know that I'm not using Evt***AutoOffTimer

Re: Not going to sleep..please help!

2003-06-06 Thread Ted Beisler
Hi, This is only a guess, but are you in some way skipping or not using SysHandleEvent in your event loop? Maybe you are somehow not allowing the system to put itself to sleep by not giving the system a chance to process the sleep event. -Ted At 09:28 PM 6/5/2003 -0400, you wrote: Matt,

Re: RE: Not going to sleep..please help!

2003-06-06 Thread Ryan Bruner
roblem stops occurring. > > Jeff > > > -Original Message- > From: [EMAIL PROTECTED] > [EMAIL PROTECTED] On Behalf Of Ryan > Bruner > Sent: Thursday, June 05, 2003 8:28 PM > To: Palm Developer Forum > Subject: Re: Not going to sleep..please help! > &g