Hello,
apparantly there are multiple notifications being sent on device wake-up.
The only problem now is:
1) Palm OS5.0 TG50, two of the hard keys are assigned to McPhling and Graffiti 
Anywhere,
are not being detected as vchrHard1, vchrHard2;
2)the power-on button is sending exactly the same notifications as an 
alarm/attention
dialogue. (This is happening on the TX PalmOS5.49 as well)
3)Repeat alarms are not sending any unique vchr codes, in the keydown struct.
 
So, am trying a different approach, as follows :
Using a sysNotifyEarlyWakeupEvent and KeyCurrentState(), all key events can now 
be
caught in the notification handler, except alarm events.
The only problem with this is that that the key has to be held down for an 
amount of time
that is longer than a quick press but shorter than a long press.
Have changed the priority field in the sysNotifyRegister(), but this does not 
work.
 
The question is:
Is there another way of detecting what key has been pressed, without resorting 
to assembly or hacking?
 
many thanks and regards
Darren
 
 
 
 
 
 
 


      
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to