$root.$itoolbars.TOOLBAR

Parent: $root.$itoolbars
 
Children 

Class notation

Properties Methods 

Properties

Object specific 
$allowdragIf true,the toolbar can be dragged out of its docking area
$allowresizeIf true,the toolbar can be resized
$defaulticoncolorThe color used to draw the icon for the item, when the icon is a themed SVG icon and the $iconcolor property of the item is kColorDefault. If $defaulticoncolor is also kColorDefault, then the themed icon is drawn using the text color
$dockingareaThe id of the docking area
$inheritedUsed when referring to a method or variable defined in a superclass
$splitbuttonbarsIf true, macOS toolbars will split radio group buttons into individual button items. Default to kFalse. Only works on macOS in main toolbars, floating toolbars and for unified window toolbars where kTBOptionmacOSOmnisTopToolbar is true.
$titleThe toolbar title
Standard$classtype $enabled $helpfile $ident $isprivate $local $name

Methods

Object specific 
$showmessage$showmessage(cMessage[,cTitle,iOptions=kMsgOK]) displays a message using the specified cMessage,cTitle and iOptions (a sum of kMsg... constants).Returns true for OK or Yes,false for No or cancel.Use msgcancelled() to check for cancel
$showtoast$showtoast(cMessage[,cTitle,iStyle=kToastSuccess,iStack=kToastStackTopRight,iTimer=4000,bClearStack=kFalse,cContext='']) displays a toast notification using the title and message using the style
Standard$canclose $close

Children

Top 

$ivars$methods$objs$tvars