Documentation

Editing Classes

When you select a Class folder you will get an editor panel like this:
Class editor

Enabled
Determines if this class is enabled or disabled.
Name
This is the name of the class folder.
Settings list
This shows the various settings stored within this class folder.
Enable class when connecting
This determines if the class is enabled when you first open the session
Disable class when connecting
This determines if the class should be disabled when you first open the session
Set as Default when executing
When this option is set, the class is set to the current default class whenever a setting within this folder is executing.
Sub menu class
When set, this class folder name can be used with a Menu object or Button object (of the Menu type) to specify a submenu.
Hidden class
Determines if this class is shown in the tree view when the Show Hidden Classes option is turned off.
Key
Sets a "key" value for the class, which is a string that can be used in place of the class name to enable and disable the class.  The difference between a Key and the Class Name is that the same Key value can be assigned to multiple class folders to enable and disable the entire group at once.
Notes
This contains any notes or comments about the folder or its contents.
Enable Script
This tab allows you to enter a script that is executed whenever the class folder is enabled.
Disable Script
This tab allows you to enter a script that is executed whenever the class folder is disabled.
XML
This tab provides the entire XML export of the class.

Add comment

Login or register to post comments