Editing Area: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOEDITSECTION__
{{Man2top
{{Man2top
|lang=en
|lang=en
Line 10: Line 8:
|next=Man 2 ch04s02
|next=Man 2 ch04s02
}}
}}
{{toc}}
Here are the main elements of the user interface.
{{clear}}


<div style="float:right; background-color:#E5ECF9;border:1px solid #3061C2;">
<div style="float:right; background-color:#E5ECF9;border:1px solid #3061C2;">
Line 18: Line 19:
*[[Man 2 ch04s05|5. Help Menu]]  
*[[Man 2 ch04s05|5. Help Menu]]  
</div>
</div>
{{clear}}


Here are the main elements of the user interface.


== 1. Editing Area ==
== 1. Editing Area ==
Line 33: Line 34:
=== Drag and drop ===
=== Drag and drop ===
* You can drag n drop a selection in document.
* You can drag n drop a selection in document.
* You can import a document in Bluefish using drag n drop.
* You can import a document in Bluefish using drag n drop. (Actually 2.0.0 this does not function on Windows.)
** select some text in Firefox, drag n drop the selection in your document.
** select some text in Firefox, drag n drop the selection in your document.
** drag n drop a document, you imports it's URI.
** drag n drop a document, you imports it's URI.
* drag n drop a document in Tab Bar, you open it in Bluefish
* drag n drop a document in Tab Bar, you open it in Bluefish. (For remote files you need to have a fully functionnal installation of gvfs)


Windows: !


=== other, to be continued ===
=== other, to be continued ===
* Highlighting
* Autocompletion
* Block folding
* Bookmarks
* Line numbers
* ?


 
{{top}}
/home/fal/3331.jpg


{{Man2bottom
{{Man2bottom

Revision as of 13:09, 10 March 2010

 

Here are the main elements of the user interface.



1. Editing Area

Tab bar

The biggest part of the user interface is the editor area. Because Bluefish has a so-called “Multiple Document Interface”, there are actually many editor areas in Bluefish, accessible via the tabs. By default the tabs are on the bottom. see Preferences User interface

Bluefish Editor Array

Notice that the current document's tab may be raised by the Gtk theme, and if the document has been modified, its name on the tab is coloured by default in blue. The changes are also noted with blue on the open document list, accessible by right-clicking on the tab. Error documents are colored in red, empty documents in light gray.
You can navigate between documents by clicking on the left and right arrow of the tab bar. You can also reorder the documents using drag n drop.

List of open Documents

Drag and drop

  • You can drag n drop a selection in document.
  • You can import a document in Bluefish using drag n drop. (Actually 2.0.0 this does not function on Windows.)
    • select some text in Firefox, drag n drop the selection in your document.
    • drag n drop a document, you imports it's URI.
  • drag n drop a document in Tab Bar, you open it in Bluefish. (For remote files you need to have a fully functionnal installation of gvfs)


other, to be continued

  • Highlighting
  • Autocompletion
  • Block folding
  • Bookmarks
  • Line numbers
  • ?

Top.png