Hi,
I am currently developping a simple Winamp remote control on my Nokia 6230. I am now willing to add the ability to increase or decrease the volume using the 2 and 8 keys on the phone. While searching the documentation, I saw that only the canvas class permits the use of those low level events, which cause me a little problem because I stil want to use the standard graphics control and not draw everything with the graphics object....
Is there any solution ?