Page 1 of 1

Pointer events on 5th edition

PostPosted: Jun 10, 2009 @ 8:09am
by pinhassi

PostPosted: Jun 17, 2009 @ 10:18am
by edge

Pointer events on 5th edition

PostPosted: Jun 21, 2009 @ 2:05pm
by pinhassi

PostPosted: Jun 22, 2009 @ 3:31pm
by edge
Hi Pinhassi,

We recommend to forward all events to the dialog box, not just pointer events. Most important is to forward the EEventKey, EEventKeyUp and EEventKeyDown events.

PostPosted: Jun 23, 2009 @ 6:54am
by pinhassi

PostPosted: Jun 26, 2009 @ 7:51am
by edge
Hi Pinhassi,

Unfortunately, we don't have a real device for testing. Can you provide us with a project running on the emulator?

PostPosted: Jun 28, 2009 @ 12:52pm
by pinhassi
Hi,

I used the EDGE Helloworld example and added the dialogbox code.
My additions are marked as "//// ADDED ////".

I compiled the code with workspace_s60_e3rd\build_auto.bat

You can see that on 3rd edition devices it works great. The problems begin when I start to run it on 5th edition devices (Nokia5800).

If you want to test it on a real device you can always use Nokia .

Thanks for your help,
Asaf.