Skip to content

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.

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Introduction

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.

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 ScribbleDemo 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 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •