> I'm currently writing an app to replace the built in security
> application. When the device is locked how can i disable all the
> buttons without disabling graffiti and the on screen keyboard?
> Would it be best to intercept at the SysHandleEvent level?
how about intercepting the events that occur? :P
most buttons have associated keys, and you should be able to
ignore keyDownEvents of the right types. will your app be
running when you want the buttons disabled? if so, easy job. :)
games do it all the time :)
// az
[EMAIL PROTECTED]
http://www.ardiri.com/ <--- free games!
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/