Tinderbox v11 Icon

Auto-set Prototype: A command Bar Item

From v11.7.0, this prototype is automatically added to the document when the Hints container is added or updated. The purpose of the prototype is to help configure Command Bar items added to the Command Bar sub-container of the Hints. The expected content is action code.

There are three Displayed Attributes:

There is default $Text inserted:

// action to perform when the item is selected

This prototype's non-default customisations other than $IsPrototype, $Name, and intrinsic map features (height, width, etc.) are listed below.

$Badge: "design".

$Color: "lightest black".

$OnAdd: $NeverComposite=true;

$IsAction: true (ticked).

$HTMLDontExport: true (ticked).

$HTMLFirstParagraphEnd: "" (empty string).

$HTMLFirstParagraphStart: "" (empty string).

$HTMLIndentedParagraphEnd: "" (empty string).

$HTMLIndentedParagraphStart: "" (empty string).

$HTMLParagraphEnd: "" (empty string).

$HTMLParagraphStart: "" (empty string).

$NoSpelling: true (ticked).

$SmartLinks: false (un-ticked). Prototypes in old TBXs need updating manually.

$SmartQuotes: false (un-ticked).

$ParagraphSpacing: 0.

$Tabs: "0.375;0.375;0.375;0.375;0.375;0.375;0.375;0.375;".

$TextFont: "Andale Mono".

$Ziplinks: false (un-ticked).


See also—notes linking to here: