Placing a break point on your 'EvtGetEvent' call should do it. That way
you'll capture every event that your app gets from the system event
queue. Make sure you have the timeout set to -1 (i.e. EvtGetEvent(
&pEvent, -1 ); ) though otherwise you'll just see a whole lot of
nilEvents).
Stuart Nicholson
Programmer
Firepad, Inc.
-----Original Message-----
From: Matthew Johnson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 20, 2000 11:52 PM
To: Palm Developer Forum
Subject: RE: Simple Tutorial... and Event Capture Debug
Yes, unfortuneatly I am using Code Warrior so I probably wouldnt be able
to view your tutorial.. Thanks Though.
BTW, Is there a way to click or do something on the emulator or palm
device and have it pass back what the event you just did was? There are
times I want to capture an event but I am not sure what the event would
be
for the action I want to capture
==========================================
On Thu, 20 Jul 2000, Stuart Nicholson wrote:
> Are you using CodeWarrior or GCC? (my guess is CodeWarrior if you're
> using the tutorial). I ask because I have a simple app written in GCC
> that does the stuff you've listed and source is available.
>
> Stuart Nicholson
> Programmer
> Firepad Inc.
>
> -----Original Message-----
> From: Matthew Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 20, 2000 7:50 PM
> To: Palm Developer Forum
> Subject: Simple Tutorial...
>
>
>
> What is the simplest, most basic tutorial of an app that just writes a
> value of a form to a db and also list the items on the screen?
>
> I tried starting with the ToDo application and I am getting way to
many
> errors that I dont understand trying to reverse engineer it.
>
> Please Help.
>
> - Matt
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/