I am tring to figure out if a field is in inlineActive mode on a Japanese Palm. The reason is that I am moving a field around on the screen based on where someone taps. However, if the field is in inline mode, then I don't want to do this, but rather send the tap to the field so that the popup menu can come up for text entry.
In OS 3.1, there is a global variable called inlineActive that handles this nicely. However, in OS 3.5, I don't know how to do it. I tried calling TsmGetFepMode to see if that would help, but that fails with a bad library number when you call it on a Palm IIIc running the Japanese OS. There does not seem to be any documentation anywhere on this call, neither in the online docs or in the knowledgebase. Does anyone know how to figure out if you are in inline entry mode on a Japanese Palm running OS 3.5? Thanks, Shannon -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
