Difference between revisions of "IDE Window: Toolbar Config"

From Free Pascal wiki
Jump to navigationJump to search
Line 4: Line 4:
 
* 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".
 
* 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=
+
=Controls=
  
 
"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.
 
"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.

Revision as of 18:20, 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".

Controls

"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.