Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 556 Bytes

File metadata and controls

32 lines (25 loc) · 556 Bytes

BeginModeButtonsText

Description

Creates a mode bar buttons help text.

PROCEDURE BeginModeButtonsText;
def vs.BeginModeButtonsText():
    return None

Examples

BeginModeButtonsText;
SetModeButtonText( 'Mode1', 1 );
SetModeButtonText( 'Mode2', 0 );
EndModeButtonsText;

See Also

VS Functions: EndModeButtonsText | SetModeButtonText

Version

Availability: from Vectorworks 2013

Category