0

I'm using Sketchbook pro for mac, the documentation that states: "Many of the tools found in the lagoon and menus have assigned hotkeys. You can also check out the Preferences window for a list of them or to remap a tool." However, the link they provide does not give information about how to remap commands.

So trying to switch gears and use hotkeys instead, now the documentation describes a method of assigned hotkeys; however, this doesn't work and nothing happens. Also mysteriously the documentation shows the lagoon with the ability for hotkeys however on my desktop this isn't what I see (see figure below) enter image description here

Ultimately my goal is to assign commands to my tablet, literally I just want to assign the r key to the rectangle tool instead of the ruler as shown. The problem is that on my Wacom I can only use keystrokes and as it is there is no keystroke for the rectangle command, so frustrating. enter image description here

It seems like it would be so simple to just "assign keyboard shortcuts in sketchbook pro" but I can't find a single example of it actually happening, I only find references to it being possible, like for example the end of this video see image below:

enter image description here

I don't mind trying to figure out how to use Applescript but I can't find any information on how to talk to sketchbook with applescript. Frustratingly there is an interface to run Applescripts...but no information about how to write applescript to interact with sketchbook commands, see figure: enter image description here

mbigras
  • 7,664
  • 11
  • 50
  • 111

2 Answers2

0

I'm not sure about applescript, so I hope someone else can help.

You cannot set your own shortcuts inside of SketchBook. You can only select from the list provided.

In your screen-cap the context of that video is setting your Wacom tablet buttons to Sketchbook hotkeys. That end slide is attempting to communicate that you can use our suggestions (which are listed in the video) or make your own configuration from the available hotkey list. It's not meant to say that you can create your own custom hotkeys.

What are you using the rectangle so much for?

  • thanks for getting back to me, man this is so disappointing. I'm using sketchbook to draw up outline and coding examples (we use a lot of boxes in programing :) ) – mbigras May 24 '16 at 22:54
  • @mbigras Why not create a brush that is boxes, or copy and paste a box and use the 'v' key to transform it? – Renee diCherri May 25 '16 at 00:36
0

Regarding AppleScript, I've checked via Autodesk Support and they replied they currently do not support it.

The fact that you see your script appearing in "Sketchbook Pro > Services" is a MacOS feature, it doesn't necessary mean Sketchbook knows about it.

t zhu
  • 1