Toolbar
Previous  Top  Next

Here is a summary of the functions of each toolbar button:

Icon&Image
Caption
Description
src_saveas_btn
Save as
Save editor content to a file
src_method_list_btn
Element List...
Click src_method_list_btn to show the "Element list" dialog. The element list enables you to view a list of unit elements in the current unit and quickly jump to the implementation of a given element.
src_search_btn
Find...
Open the find dialog box
src_search_previous_btn
Find previous
Find previous item which match the search condition
src_search_next_btn
Find Next
Find next item which match the search condition
src_gotolineNO_btn
Goto Line Number...
Display the Go To Line Number dialog box.

This dialog box prompts you for number of the line you want to find. The current line number are displayed in the gutter bar of the Code editor.
src_showHexView_btn
Show Hex Viewer...
Click src_showHexView_btn to show the hex viewer. Hex viewer allows users to view and edit binary files in hexadecimal and textual format.
src_openwith_btn
Open With...
It allows users to open the content of editor with the registered applications or choose a program to open the content.
src_syntaxhighlighter_btn
Syntax Highlighter
Syntax highlighting is the ability to recognize predefined words and display them in different colors.

The product provides support for six languages or word sets that may be recognized. Include:
HTML, JavaScript, CSS, VBScript, XML, Normal Text
src_wordwrap_btn
Word Wrap
Use word wrap to automatically wrap words to the next line at the vertical edge of the active editor.
src_filelist_combobox
Source Files ComboBox
List all related filenames of the current webpage in the source files combobox. Select an item to show the source code in the editor.

View All JavaScript in one file
-The current web page may contain many JavaScript files and HTML files. The handy function extracts all JavaScript source code from these files into one file and shows it in the editor.
View ALL CSS Text in one file-The handy function extracts CSS text from the HTML files and CSS files into one file and shows it in the editor

src_about_btn
About/Register
Version information and registration information.
src_help_btn
Help
Open this help document.