You really will need to reveal what's in <some actions> for us to figure
this out for you... and be more explicit with the error description.
"Doesn't work" doesn't help at all.

Gavin.

-----Original Message-----
From: Alexander Povalyaev [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 20 December 2001 6:13 AM
To: Palm Developer Forum
Subject: Scrolling by means of button


I wrote the following code to be able to scroll text in my window
by means of button on the Palm Device:
  case keyDownEvent:
      if (eventP->data.keyDown.keyCode == vchrPageUp)
      {
        <some actions>
But when I load the considered program to the Palm Device Emulator it
doesn't work.
Help me, please.

Sincerely yours, Alexander.




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

Reply via email to