by sigrid » Nov 13, 2006 @ 9:29am
I'm testing on Qtek 8300 and 8310.
Running the two GD samples 'Simple' and 'TileDemo' confirms my problem. When running the 3.6 versions I can't exit by pressing the left menu key (or *), but this works fine when running the 351eval versions. I'm neither able to rotate the screen in 'Simple' by pressing the right menu key when running the 3.6 version.
By the way I've noticed that vkA, vkB and vkC now has the values 193, 194 and 195. KeyUp events for the left and right meny keys gives key codes 112 and 113. KeyDown is never called for these keys.
Sigrid