[Gabriel]
> 2. Set global key biddings.
You can do this using ctypes:
http://groups.google.co.uk/groups?selm=mailman.929.1069345408.702.python-list%40python.org
--
Richie Hindle
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list
Consider looking into Cygwin or MSYS if you want Windows access to *nix tools.
To hide the console window, use a .pyw extension on your Python scripts and/or
run them with pythonw instead of python.
For the last, Mark Hammond's win32 extensions will probably be needed, but other
than that, I hav
Title: hidding the "console" window + system global shortcut keys
Hi, it's a broad topic because they all poped in my head at the same time while writting the alpha version of a desktop-helper app.
The app must be the less obstrusive possible. some history: It's mainly