Skip to content

Tablet Controls is an application that demonstrates how to retrieve tablet control information from Wacom Tablet Driver using Apple Events.

Notifications You must be signed in to change notification settings

Wacom-Developer/wacom-device-kit-macos-tablet-controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Introduction

Tablet Controls is an application that demonstrates how to retrieve tablet control information from Wacom Tablet Driver using Apple Events.

Application Details

The application uses the functions described in the Driver Request Interface - Reference documentation to communicate with the tablet driver. Data from the tablet arrives by NSDistributedNotifications. The keys to access the data in the returned Notification Dictionary are found in TabletAEDictionary.h.

You can download the Tablet Controls sample code and view the inline comments to find out detailed information about the sample code itself.

All Wacom tablets supported by the Wacom driver are supported by this API. Get the tablet driver that supports your device at: https://www.wacom.com/support/product-support/drivers.

See Also

The Driver Interface Request developer documentation has complete API details:

Driver Request Interface - Basics

Driver Request Interface - Reference

Driver Request Interface - FAQs

Where To Get Help

If you have questions about this demo please visit our support page: https://developer.wacom.com/developer-dashboard/support.

License

This sample code is licensed under the MIT License: https://choosealicense.com/licenses/mit/

About

Tablet Controls is an application that demonstrates how to retrieve tablet control information from Wacom Tablet Driver using Apple Events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published