HI:
I have a HP hx4700 (UK ROM) and Have a trouble with screen coordinates in the gapidraw samples.
Example:
in Collision Mask demo (compiled with vc3), when you touch in the bottom right corner of screen, the mask cursor must be in 480,640 but instead this the mask appear in 240,320
Is like divide the X Y cursor by 2
In Collision Mask demo (compiled with vc4), no have any trouble. The screen coordinates are 480x640.
In GDIDEMO (compiled with vc3) the FPS is only 9
In GDIDEMO (compiled with vc4) the FPS is normal (30)
In SIMPLE.EXE (compiled with both version vc4 and vc3) the screen coordinates do not work and I can't push the screen buttons for turn the screen or exit (I need touch a hard button for exit the sample).
Anyone know what is the problem?.
Note: I do not recompile the examples, simply I was copy the original .exe files in my PDA and test it.
Please, excuseme my bad english.
Regards.