A.Kazantsev wrote:
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?
This is the status bar from the DIA (dynamic input area). There is an API for that. Using this API there is a HideStat() and a ShowStat() call. I don't know how the buttons are handled and if you can intercept them.
Regards Henk
-- ------------------------------------------------------------------------- Henk Jonas [EMAIL PROTECTED] Palm OS � certified developer
Please contact me, if you need an off-side contract worker. -------------------------------------------------------------------------
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/
