Cool.

That is what I needed.

Thanks,

Mike

--- Jean Ostrem <[EMAIL PROTECTED]> wrote:
> 
> > At 07:48 2003-1-21 -0800, you wrote:
> >> Now that Graffiti 2 will be in all future OS versions, I have a 
> >> couple of
> >> questions:
> >>
> >> 1) Is there a way to detect that Graffiti 2 is available or do I just 
> >> check the
> >> OS version?
> 
> The answer's in the Compatibility Appendix of latest version of the 
> Palm OS Programmer's API Reference (available from the developer docs 
> page on PalmSource's website). To test for Graffiti 2, do the following:
> 
> if (!FtrGet('grft', 1110, &g2DynamicID) || !FtrGet('grf2', 1110, 
> &g2DynamicID)) {
>               // Graffiti 2 feature set is present.
> }
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe, please
> see http://www.palmos.com/dev/support/forums/


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to