OK, there must be a confusion. I'm asking about the command bar shown at the very bottom of the screen (or this is a tool bar, please correct me if I'm wrong). The bar I'm talking about contains the Home icon, the Find icon, the Menu icon, the BT icon, etc. My application performs the real time data acquisition via serial port or BT, and I need to prevent the process from an accidental user interrupt by tapping those icons. That is why the Hide API is necessary to make the bar to disappear on the process start as well as the API to show the bar up again on the process completion. And the ability to intercept those commands would be interesting too. So, this is not the Menu API. What is this?
>> How to hide the command bar and to show it again from within an >> application? How to intercept the commands? Is the approach similar >> to hard keys interception mechanism? Please point me to the right >> direction. >> HJ> There are functions in Menu... to hide and show the Command bar. iirc. HJ> Please read the Palm OS Companion how to handle the commands. To unsubscribe send an email to [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
