[PySide] how to listen global shortcut?
Carlos Zuniga
carlos.zun at gmail.com
Mon Jul 20 18:07:24 CEST 2015
On Mon, Jul 20, 2015 at 4:04 AM, timgerâ„¢ <yishenggudou at gmail.com> wrote:
> hi all:
> how to listen global shortcut use pyside ?
>
Hi, I don't know about a pyside specific library, but there is pygs
[0] which works with pyqt and pyhk [1] which is Windows specific.
[0] https://pypi.python.org/pypi/PyGlobalShortcut
[1] https://github.com/schurpf/pyhk
More information about the PySide
mailing list