This one and too.
>From TextMgr.h: #define TxtCharIsVirtual(m, c)  (((m) & commandKeyMask) !=
0)

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf
> Of Paul Nevai
> Sent: Tuesday, May 22, 2001 4:38 PM
> To: Palm Developer Forum
> Subject: a virtual question - a correction
>
>
> Sorry, I need to fix my question. So here it is again...
>
> ##############################################################
> ###############
> Please explain me why I should use
>
> if (TxtCharIsVirtual (eventP->data.keyDown.modifiers,
> event.data.keyDown.chr))
>
> [or with TxtGlueCharIsVirtual] as opposed
>
> to
>
> if (event.data.keyDown.modifiers & commandKeyMask)
>
> Thanks! Best regards, Paul
> ##############################################################
> ###############
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to