Parent: $root.$constants
kDockingAreaBottom | The docking area at the bottom of the screen or window |
kDockingAreaFloating | The toolbar is floating |
kDockingAreaLeft | The docking area on the left side of the screen or window |
kDockingAreaNone | Constant to indicate that no docking area is specified |
kDockingAreaRight | The docking area on the right side of the screen or window |
kDockingAreaTop | The docking area at the top of the screen or window |
kToolColorPicker | A toolbar color palette |
kToolCombo | A toolbar combobox control |
kToolCommandButton | A toolbar push button control |
kToolDroplist | A toolbar droplist control |
kToolFontCombo | A toolbar fonts combobox control |
kToolFontsizeCombo | A toolbar fontsizes combobox control |
kToolLinestylePicker | A toolbar linestyle palette |
kToolListButton | A toolbar list button control |
kToolMenuButton | A toolbar menu button control |
kToolPatternPicker | A toolbar pattern palette |
kToolRadioButton | A toolbar radio button control |
kToolSpacer | A toolbar spacer control |
kToolToggleButton | A toolbar check box control |
kVWTmacOS | The toolbar object text is displayed in variable width text mode on the macOS platform |
kVWTMSWindows | The toolbar object text is displayed in variable width text mode on the Microsoft Windows platform |
kVWTUnix | The toolbar object text is displayed in variable width text mode on the Linux platform |