[program-l] Re: wxpython global hotkey binding

  • From: Mike Fox <mfox32322@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Wed, 15 Aug 2018 12:48:31 -0400

I don’t know about wxPython, but if you use ctypes there’s a Win32 function 
called RegisterHotKey that can do global hotkeys.

Sent from my iPhone

On Aug 14, 2018, at 5:42 PM, Juan Hernandez <juanhernandez98@xxxxxxxxx> wrote:

HI All,
 
I have an application I created that minimizes to the system tray.  I want to 
setup a hotkey like ctrl+alt+~ or something, that will fire a specific 
function with in my application.  How can I do this?  What do I need to 
utilize of wxpython to fire global hotkeys in windows?
 
Thanks.
 
Juan Hernandez
Juanhernandez98@xxxxxxxxx
619-750-9431 (M)         |  858-777-3311 (F)
My WebSite | Twitter | FaceBook | LinkedIn
 

Other related posts: