registerHotKey problem
- Posted by Andy Drummond <andy at kestr?ltele.?om> Sep 15, 2007
- 613 views
Two problems, actually. 1) registerHotKey() only seems to work with printable keys, like Alt-X, but not with Alt-PageUp for example. Is this right? Can I make it work with unprintable (!) keys? 2) I want a hot key to work whatever program is running. I have seen programs that do this, so it is possible, but I don't know how to do it. I want a simple pop-up notepad affair for telephone call records. And no, I know I can get such programs, but I want to write my own - how else do I learn? Any ideas, gentlemen? Andy