get the name of active tool and set the "BRUSHSIZE" of the Freeformpen tool
Good morning all,
I would like to use the same script to swap from "pentool" to "freeformPenTool" and "vice versa" with an "if..else" statement.
How can i get the name of the active tool ?
then set the size of the Freeformpen tool : "PaintingCursors BRUSHSIZE" ? (ScriptingListener doesn't record this setting).
But i have no exemple about "PaintingCursors"...