Using Python for a Wacom tablet on Mac & Linux

Posted by DamonJW on Stack Overflow See other posts from Stack Overflow or by DamonJW
Published on 2010-05-01T10:02:57Z Indexed on 2010/05/01 10:07 UTC
Read the original article Hit count: 408

Filed under:
|
|

I am shortly going to buy a Wacom Bamboo Pen&Touch, and I'd like to be able to access it from Python, preferably using PyQt. I've found a Python module for accessing it under windows (cgkit/wintab) and I've seen Python code for accessing it using GTK (GnomeTabletApps).

Is there an equivalent for Mac? The Cocoa documentation provided by Wacom is way beyond me.

© Stack Overflow or respective owner

Related posts about wacom

Related posts about mac