wacom
Tablet Controls is an application that demonstrates how to retrieve tablet control information from Wacom Tablet Driver using Apple Events.
Tablet Mapping is an application that logs mouse and tablet events and also demonstrates various mapping tricks which may be performed by sending Apple Events to the Wacom tablet driver.
ScribbleDemo is a very simple drawing application. This sample code is meant to demonstrate how to retrieve all of the Tablet information using the Appkit framework (Cocoa API).
Most applications won't need any features beyond properly processing the tablet data already included in NSEvents. This API gives access to advanced features of the Wacom Tablet Driver applications…