Not finding what you are looking for? Request a recipe!
Use one of the native scripting languages as the argument of the doScript(). There are many ways of approaching this as described below.
You will need to create two separate projects: 1) You will need to create a native plugin using Visual Studio and/or XCode using the SDK provided for the point product you are developing for. 2) You will need to create a CS Extension using the CS SDK / Extension Builder. These two entities can th ...
Subclass Button to fix the state.