Difference between revisions of "IDE Window: Toolbar Config"

From Lazarus wiki
Jump to navigationJump to search
m (moved IDE Window: Editor Toolbar to IDE Window: Toolbar Config: window is for two IDE commands.)
Line 1: Line 1:
=About=
+
Dialog "Toolbar Configuration" is used for two toolbars:
Editor Toolbar is shown above source editor, it has few buttons by default: "Configure Toolbar", "Jump Back", "Jump Forward".
 
  
You can toggle it by menu item "View - Editor ToolBar".
+
* Main IDE Toolbar.
 +
* Editor Toolbar: it is shown above source editor, it has few buttons by default: "Configure Toolbar", "Jump Back", "Jump Forward". You can toggle it by menu item "View - Editor ToolBar".
  
 
=Toolbar Configuration dialog=
 
=Toolbar Configuration dialog=

Revision as of 19:19, 6 October 2015

Dialog "Toolbar Configuration" is used for two toolbars:

  • Main IDE Toolbar.
  • Editor Toolbar: it is shown above source editor, it has few buttons by default: "Configure Toolbar", "Jump Back", "Jump Forward". You can toggle it by menu item "View - Editor ToolBar".

Toolbar Configuration dialog

"Add" button inserts a command before the selected item of the Toolbar. If none is selected, the item will be appended at the end of the Toolbar. You may rearrange Toolbar items with "Move Up" and "Move Down" buttons. Hint: to append an item at the end, clear selection first.