Hi Ben,

> > This might not be an issue with 160x160 Palms, but I want it to be
> > compatible with HandEra 330 and the Clie 700C as well. :)
> Look at EvtGetSilkscreenAreaList to find the bounds for the grafitti
> areas.  You probably should trap both penDown and penUp events in that
> region.

Thanks for the reply. AFAIK, EvtGetSilkscreenAreaList is an OS3.5 API call
right? If I were to maintain compatibility with older OS, can I assume that
I can hard code the bounds of the graffiti (since no Palms with resolutions
other than 160 x 160 exist for pre-OS.5 devices) if the OS is < 3.5, but
call EvtGetSilkscreenAreaList if OS3.5 exist? Or is there a more elegant
soln?

Thanks again!

Regards,
Gee.



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