It sounds like you're having a problem which I encountered, namely that if I
set a break point inside my event loop, the trapped all appear as nilEvent.
I found two ways to work around this.  See if I can put the break point
somewhere else, like in an executing block of an event handler.  It seems
that if I let the program execute past the AppEventHandler, it doesn't lose
the state of the generated event.  Two, debug using a palm device attached
to the cradle.

Hope this was helpfull

Matthew Starensier
Software Engineer
RomeBlack, Inc
www.romeblack.com

"Matthew Johnson" <[EMAIL PROTECTED]> wrote in message
news:20713@palm-dev-forum...
>
>
> Debugging application using CW6 and POSE has not helped me that much since
> it doesnt enter functions that I have created. Is there a way as its
> stepping through the debugger to simulate a pendown or a menu selection or
> something so I can watch it enter my event function? otherwise 99% of my
> code I cant even see how it executes or test what value a variable takes
> on ...
>
> - Matt
>
>
>



-- 
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