>  while (penDown) 

lets not forget that doing this THREAD BLOCKS the entire device.
so, if you want other events to happen in the mean time; you may
want to periodically do some event checking/system callbacks :)

in most cases, not required; but, keep it in mind *g*

otherwise, the code above works perfectly for capturing sketch
data from the stylus and drawing it on the screen.

---
Aaron Ardiri
[EMAIL PROTECTED]
http://www.mobilewizardry.com/members/aaron_ardiri.php [profile]


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

Reply via email to