Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 518 Bytes

File metadata and controls

33 lines (25 loc) · 518 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

  • User Interactive