Thanks for the input.  I want to keep the user from exiting the app.  One of
our technicians could use the secret shortcut command (or some other method)
to get out of the app.  The hardware and software is our's and under our
total control and we don't want our users to get out of the app, but
obviously need to get out to do certain maintenance functions.  Locking into
the app may be more difficult than this, but since I can control calendar
alarms and such I have pretty good control over the system.

Any other ideas would be appreciated.  Thanks
!

"Scott Johnson" <[EMAIL PROTECTED]> wrote in message
news:74982@palm-dev-forum...
>
> > From: John Crouch [mailto:[EMAIL PROTECTED]]
> > How might I go about adding a hidden shortcut command to my program.
> > I don't want it on my menu or anywhere that the user would see.
>
> Probably difficult, since the shortcut mechanism is based on the current
> form's active menu.  Let me ask "what are you *really* trying to do?"...
>
> > Our in house users would know the shortcut so they could use it
> > but the end user would not.
>
> Here's one way to hide a command: have the user choose an existing menu
> command while holding down either of the hard scroll buttons.  You can
check
> that with KeyCurrentState() when handling the menu event.  This is good
for
> debug options intended for developers and QA testers, less good for power
> end users.
>
> -slj-
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to