maybe you coud use Err PmKeyAttrGet (UInt16 refNum, UInt16 attr /*PmKeyAttrEnum*/, UInt32 flags, UInt32* valueP)
and Err PmKeyAttrSet (UInt16 refNum, UInt16 attr /*PmKeyAttrEnum*/, UInt32 flags, UInt32 value) from palmone sdk? one of suopported attributes is pmKeyAttrKeyboardLocked which is in fact keyguard Hynek Sladky wrote: > Nobody knows how to write this code? What to do to re-appear keyguard > after power on? Any sample code? > > Thanks, > Hynek Sladky > > Hynek Sladky napsal(a): >> Hello, >> >> I would like to replace keyguard window with my own window with time >> and other information. So I open it every time I get >> vchrHsKeyboardLock. This window closes on autopoweroff or after >> pressing power. On next poweron there is no vchrHsKeyboardLock but >> with system keyguard window system sends vchrHsKeyboardLock! >> >> How to manage this? What to do if keyguard should remain active after >> powering off and back on? >> >> Thanks. >> Hynek Sladky >> > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
