At 12:00am -0700 00-09-19, Palm Developer Forum digest wrote:
>Subject: Re: silk-screen button array
>From: "Jacob Vitas Vogelstein" <[EMAIL PROTECTED]>
>Date: Tue, 19 Sep 2000 02:39:52 -0400
>X-Message-Number: 118
>
>
>Let me be more specific... How do I use the EvtGetPenBtnList function in a
>non-Palm v3.5 program? The function isn't listed as new in the
>documentation, and the trap exists in at least v3.1, but the datatype
>doesn't exist and neither does the function declaration in the v.3.1 support
>code. So how can I call it? Should I just copy and paste the declaration and
>datatype from the v3.5 code and make sure the trap is the same? Will this
>cause any sort of incompatibilities? Help! (Thanks)

The EvtGetPenBtnList trap has existed since 1.0 days, I believe - it 
just wasn't documented previously. The API hasn't changed, so if 
you're using the 3.5 SDK to build your app, then there's no problem. 
If you have to use an earlier SDK for some reason (why?), then you 
would need to copy the routine declaration and the struct typedef.

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

Reply via email to