CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


Sidebar

software:gui-designer:tags

Table of Contents

Tags

Tags are a way of identifying objects within your GUI by name. They can be used the same way as joins.

Assigning Tags

To assign a tag to an object, you must first show the tag editor via guiDesigner main menu > View > Tag Editor. You can then select any object on a page, then focus on the tag editor to begin assigning a tag. The GUI object you have selected (button, slider, etc) will begin flashing green to show that it is the target of the tag assignment.

Objects can have multiple tags, separated by spaces. The same tag can also be assigned to multiple objects. This allows you to group objects that you want to manipulate.

Using Tags

Once an object has been assigned a tag, you can target that object using the tag anywhere that you could also use a join number. For example, the JavaScript API methods such as CF.setJoin, CF.setProperties, etc, can all use a tag name in place of a join. You can also target objects via tags when processing feedback.

software/gui-designer/tags.txt · Last modified: 2019/11/10 22:03 by jarrod