pyudev.wxΒΆ

Wx integration.

MonitorObserver integrates device monitoring into the wxPython_ mainloop by turing device events into wx events.

wx from wxPython_ must be available when importing this module.

Added in version 0.14.

Classes

MonitorObserver(monitor)

An observer for device events integrating into the wx mainloop.

WxUDevMonitorObserver(monitor)

An observer for device events integrating into the wx mainloop.