Hi,

In the Linux version of SciTE, keyval corresponds to the ascii value of the key pressed. In the Windows version however, this is not necessarily true. For example, the wParam returned for '1' is the same as '!'. Is there any way to get the ascii value of the key pressed? Also, in the Linux version, special keys such as the arrow keys return a large 5-digit integer. Is there any way to get unique numbers like these in the Windows version?

Thanks,
-Mitchell;

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to