
18 Aug
2006
18 Aug
'06
7:52 p.m.
In my standalone application, I'd like to implement a menu system based on single keystrokes. Exported function tstc() won't return any keystrokes until I hit the ENTER key. How can I turn off canonical input for a standalone application?
Ed Jubenville