Hi,
I'm programming for NGage now. In my game I would like to catch menu key and use it for my purpose (another 'fire' button). But when player holds down it for several seconds task manager comes to foreground. This will annoy my player, so I would like to switch that feature off.
Do you have any ideas how to manage this function?
I also would like to change MP3 and Radio buttons. Right now I'm using HandleKeyEventL from AppUi and return EKeyWasNotConsumed - doesn't work though 😞
any ideas will be appreciated 😉