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/

Reply via email to