
19th September 2008
|
Moderator BS.Player Master | | Join Date: Nov 2003 Location: Italy
Posts: 3,037
Rep Power: 28 | |
Well, if you already know how to visualize the GUI from main routine, just add that code to an external routine (maybe call it ShowGUI) then when the KeyPress event occurs, parse the key pressed, and if it's your shortcut combination make a call to the ShowGUI function...
But if you don't know how to make a GUI to show up I can't help you :P
If you manage to make it work post here your results, I'm sure many BSplayer users will be grateful ;)
|