Alan Pinstein wrote:
> 
> >There's an API (I forget its name) which lets you find out where the
> >silkscreen buttons are, and possibly other information about the size of
> 
> Oooh, could you try to remember? I went fishing for it once and never found
> it, but I should REALLY be using them in my hacks...

   EvtGetPenBtnList.  The array it returns holds the information
of the Apps, Menu, Calc and Find silk screen buttons, in that
order.  (I don't know if that changes on a Japanese device.)  I
tried it once in a hack and it turned out that it cost more than
just using the physical area define's out of hardware.h.
   (If you have the sources you can get more info from SysEvtMgr.c.)

Regards,
Daniel.

Reply via email to