how to lock the End key and the Menu key

Login to reply to this topic.
Wed, 2006-05-17 07:12
Joined: 2005-11-28
Forum posts: 18

  Hi,
  Is there any way i can lock the 2 keys( End key and Menu Key) using Symbian ?
   

Wed, 2006-05-17 07:50
Joined: 2004-06-08
Forum posts: 148
Re: how to lock the End key and the Menu key
Write a FEP, and handle the two keys the way you want, without passing them trough to the system.
Tue, 2006-05-23 16:09
Joined: 2006-05-22
Forum posts: 37
Re: how to lock the End key and the Menu key
Fep is much to complicated for this simple task.

Use CaptureKey() function from RWindowGroup. Don't forget to CancelCaptureKey() when you are done.

have fun...

Rayko Enz
www.sic-software.com

  • Login to reply to this topic.