How do I use the EvtGetPenBtnList function ?  Here's how it is presented in
the documentation:

const PenBtnInfoType* EvtGetPenBtnList (UInt16* numButtons)

-- numButtons is a "Pointer to the variable to contain the number of buttons
in the array"

-- "PenBtnInfoType*" is an "array containing the bounds of each
silk-screened button and the ASCII code and modifiers byte to generate for
each button."

What I want to generate is a list of the bounds of the 4 silk-screened
buttons that I can pass into RctPtInRectangle.  Thanks for your help.

-Jacob





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to