But I have seen software with full-screen handwriting recognition running on a OS 5 device. I wonder how they manage to do so.
You catch the stroke with penDown, penUp and give it to the grafiti manager to process and then you add a event to the system. I have never done it, but I believe this must be the way. If you wantto have your own grafiti processing for chinese sings, you just do it and sends the appropriated keydown events to the system, as stated in the encoding for chinese letters.
BTW: Have a look into the PalmOS 5.0 SDK, FEP Reference.
Henk
--
-------------------------------------------------------------------------
[EMAIL PROTECTED] www.metaviewsoft.de
<A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946">
<IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung.jpg"></A>
-------------------------------------------------------------------------
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
