The Tablet Mapping sample project requires Xcode 10 or higher.
To test the application, a Wacom tablet driver must be installed and a supported Wacom tablet must be attached. All Wacom tablets supported by the Wacom driver are supported by this API. Get the driver that supports your device at: https://www.wacom.com/support/product-support/drivers.
Once the driver has installed and you have rebooted your system, check your tablet driver installation by doing the following:
- Attach a Wacom tablet.
- Open Wacom Tablet in the System Preferences to determine if your tablet is recognized by the driver.
- Use a tablet pen to see if you can move the system cursor.
- If all of the above checks out, proceed to the next section to build/run the sample application.
To build the sample application:
- Open the TabletControls.xcodeproj file in Xcode 10 or newer.
- Select TabletControls in the files list and then select the Tablet Mapping target.
- Change the bundle identifier and signing settings as appropriate for your development.
- Press Xcode's Build and Run button.
- Once running, use a tablet pen and observe the mouse and tablet events update.
- Select Fun and then Constrain to Window from the menu. Use a tablet pen to observe the tablet mapping has changed to the area of the sample application's window.
The Driver Interface Request developer documentation has complete API details:
Driver Request Interface - Basics
Driver Request Interface - Reference
Driver Request Interface - FAQs
If you have questions about the sample application or any of the setup process, please visit our Support page at: https://developer.wacom.com/developer-dashboard/support.