On 9/27/06, Michael <[EMAIL PROTECTED]> wrote:
Hi there,
Given: EventType event;
how come PODS know the fields event.data.keyHold.chr and event.data.keyUp.chr
and CW 9.3 don't know about them ?
It's strange since CW 9.3 know the enums keyUpEvent and keyHoldEvent...
Therefore I use event.data.keyDown.chr instead.
But as I compile on PODS and then someone compiles the same code on CW 9.3, I
would like to have the correct structs to be used (even if internally they are
strictly the same I agree).
Make sure you have the same version of the Palm OS SDK installed for
both and that you've rebuild the CW precompiled headers after updating
the SDK.
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/