Quick Bar Customization: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
m (Created page with '__NOTOC__ __NOEDITSECTION__ {{Man1top |lang=en |rev=2.0.0 |st=d |Title=6. Customizing the Quick bar |prev=Man 2 ch07s05 |Subtitle=Chapter VII. More than a Text Edi…')
 
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
{{Man2top
__NOEDITSECTION__
{{Man1top
|lang=en
|lang=en
|rev=2.0.0
|rev=2.0.0
Line 10: Line 8:
|next=Man 2 ch07s07
|next=Man 2 ch07s07
}}
}}
== 6. Customizing the Quick bar ==
 
The Quick bar is a user defined tool bar. All HTML tool bar buttons can be added to the Quick bar by simply right-clicking the button and selecting Add to quickbar.  
The Quick bar is a user defined tool bar. All HTML tool bar buttons can be added to the Quick bar by simply right-clicking the button and selecting Add to quickbar.  


[[File:Man1_quickbar_add.png|none|frame|Adding an Element to the Quick Bar]]
[[File:Man2_quickbar_add.png|none|frame|Adding an Element to the Quick Bar]]


And automagically you will see the element in the Quick bar:  
And automagically you will see the element in the Quick bar:  
 
[[File:Man2_quickbar_add_result.png]]
[[File:Man1_quickbar_add_result.png|none|frame|The added Element in the Quick Ba]]


Note that you cannot add a pop up menu. Thus, if the item you want to add is inside a pop up menu (as is the code tag located in the Context formatting pop up menu of the Fonts tool bar), you have to first click on the pop up menu to display its contents, then to right click on the desired element to insert it in the Quick bar.  
Note that you cannot add a pop up menu. Thus, if the item you want to add is inside a pop up menu (as is the code tag located in the Context formatting pop up menu of the Fonts tool bar), you have to first click on the pop up menu to display its contents, then to right click on the desired element to insert it in the Quick bar.  
Line 32: Line 29:




{{Man1bottom
{{Man2bottom
|prev=Man 2 ch07s05
|prev=Man 2 ch07s05
|up=Man 2 ch07
|up=Man 2 ch07
|next=Man 2 ch07s07
|next=Man 2 ch07s07
|prevname= 5. HTML
|prevname= 5. HTML
|nextname= 7. Custom menu
|nextname= 7. Snippets Plugin
}}
}}

Latest revision as of 13:43, 26 November 2010


The Quick bar is a user defined tool bar. All HTML tool bar buttons can be added to the Quick bar by simply right-clicking the button and selecting Add to quickbar.

Adding an Element to the Quick Bar

And automagically you will see the element in the Quick bar: Man2 quickbar add result.png

Note that you cannot add a pop up menu. Thus, if the item you want to add is inside a pop up menu (as is the code tag located in the Context formatting pop up menu of the Fonts tool bar), you have to first click on the pop up menu to display its contents, then to right click on the desired element to insert it in the Quick bar.

Adding a Pop Up Menu Element to the Quick Bar

If you want to remove items from the Quick bar, right-click them and select Remove from Quick bar.

Removing an Element from the Quick Bar

You can also change the location of an element in the Quick bar. To do so, right-click the element and select Shift left or Shift Right as desired. The element will be moved to the left or to the right of its neighborough. Notice that this is not a drag and drop action; you may have to repeat the process if you want to move the element farther.

Moving an Element within the Quick Bar