Subject: Any Dana Alphasmart API users? From: "=?iso-8859-1?q?Victor=20.?=" <[EMAIL PROTECTED]> Date: Tue, 20 Jan 2004 14:11:17 +0800 (CST)
I read some features of Dana Alphasmart and I found 1 interesting fact is that user can move to other fields by pressing "TAB" key on the keyboard. However, when I am developing my application somehow it doesn't do that. I was wondering if I need to activate something in the source code, maybe calling some functions.
Supporting the TAB key on any Palm OS unit is a good idea as the TAB character can come from an external keyboard.
There are field up and field down virtual characters that your program is supposed to be supporting anyway. Just catch the TAB character and post a field down virtual character in the key queue.
Roger Stringer Marietta Systems, Inc. (www.mariettasystems.com)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
