Le 24 févr. 06, à 05:09, gamoore at aol dot com a écrit :
I have a shortcut in my app which does something if the user hits
return or shift+return on the mac and they work fine. However, in
windows, one of them works but not the other using the corresponding
enter key. Is there any trick here?
In any version of RB, the ascii codes for both return and enter were
always 13 for Win32. Lokks like the system doesn't make any difference.
I don't use Win32, so I never tested under other languages to discover
if it's a Win32 bug or a RB bug, but I'm aware of that fact.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|