Public Member Functions | |
getPropertyDescriptionList () | |
beginSprite (me) | |
endSprite (me) | |
destroyButtons () | |
removeUnderscores (aString) | |
createButtons (me, whichButtonsList) | |
Private Attributes | |
pGroupName | |
Optional parameter for filter types of cues (used for grouping buttons). | |
pYSpace | |
Height of the column of buttons created. | |
pXSize | |
Width of each button. | |
pTriggerLocally | |
Whether to also trigger each cue locally. |
This behavior can be attached to text members to let them create buttons dynamically when cues are subscribed to on the puppet side. Of course that means that you have to have a correctly setup pair of puppet and wizard. Underscores in cue-names are converted into spaces.
The following property are used:
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)
|
|
|
|
|
|
|
|
|
|
|
|
|
Optional parameter for filter types of cues (used for grouping buttons).
|
|
Whether to also trigger each cue locally.
|
|
Width of each button.
|
|
Height of the column of buttons created.
|