wxPython Win32 Question - How to catch keyboard events for apps in the system tray ?

Andres Günther kilkenny at t-online.de
Sun May 4 15:50:51 EDT 2003


Hi,

I just wrote my first little wxPython app and it works real fine. It simply 
gets the
clipboard contents and then pass it to a search engine and retrieve the 
results to display
them.

Now I would like to send a icon to the system tray (I hope with 
wxTaskBarIcon) but then I
would like to raise the function with a special keystroke like <ALT>-S or 
something. So
how do I manage to get that event to be catched by my app when its 
minimized?

Thank you.

-- 
Andres Guenther




More information about the Python-list mailing list