Global Hotkeys

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Global Hotkeys

Post by Rescator »

Implemented in a similar behaviour to this:

http://www.purebasic.fr/english/viewtopic.php?t=22270

(almost like AddKeyboardShortcut() and RemoveKeyboardShortcut())
User avatar
Michael Vogel
Addict
Addict
Posts: 2797
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Post by Michael Vogel »

...and don't forget to implement the API constant for the windows key :)
http://www.purebasic.fr/english/viewtop ... ght=modwin
Post Reply