At 12:00am -0700 01-10-24, Palm Developer Forum digest wrote: >Subject: Graffiti area: what are its bouds? >From: "Konstantin Klyatskin" <[EMAIL PROTECTED]> >Date: Tue, 23 Oct 2001 22:25:39 +0400 >X-Message-Number: 38 > >Hi, > >is there any legal way to know where graffiti area starts and ends? anything >compatible with ALL devices (including Sony, Handera and others...)?
I'd try EvtGetSilkscreenAreaList(), though it's only available in OS 3.5 or later. If you need to run on older devices, then you could hard-code the bounds based on the device encoding (Latin vs. Japanese). -- Ken Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
