Previous Next
Basic components

Text View
The Text View shows the source text by using different styles to highlight symbols and comments. Many attributes of the view, including fonts and colors for the various symbol types and keywords, or whether or not nonprinting characters are displayed can be customized in your Preferences (see Source Editor view).
Available shortcuts are described under Shortcuts.
Symbol List
The Symbol List is constrained by the Class pop-up and shows the list of:

The Source Editor is positioned at the symbol by clicking on an entry in the Symbol List. A deep click ( <CTRL> click) on a declaration entry will position the Editor at the implementation and vice versa.
Class drop-down
The Class drop-down scopes the Symbol List to either show only symbols of one class or to show all symbols of this file. This feature eases navigation when there is more than one class defined in a file.