1.7 The Options Dialog

This dialog is used to set the layout for the development environment and the Text Editor. To open this dialog, you can select Tools: Options... on the menu bar or click the Button Options 90.png button on the Edit toolbar.

Code Builder Options Rev.png

General under Environment

  • When load workspace
    By selecting an option from the drop-down list, you can set the auto-loading options for session files, breakpoints, and bookmarks when opening Code Builder.
Always Always load the saved session files layout, breakpoints or bookmarks.
Never Open a new workspace.
Ask Pop up a dialog, prompting you to decide whether to load the saved session files layout, breakpoints or bookmarks.
  • Auto Save
    You can enable auto-saving the session files layout, breakpoints or bookmarks by checking the box before the option and specify a number in the Button Auto Save Box 90.png box to set the intervals of auto-saving.
    Code Builder Autosave.png

MDI Tabs under Environment

You can enable or disable MDI Tabs by selecting an option from the drop-down list.

Code Builder MDI Tabs.png

The difference between setting "Enable MDI Tabs" as None and as MDI Tabbed Groups is shown in the following graph.

Code Builder 18.png

Set Enable MDI Tabs as None, and options in the Details section will be unavailable. All options in the Details section are discussed in the following table:

Tabs on top When this option is enabled tabs will be displayed on the top of the Text Editor.
Code Builder 19.png
Tabs document menu When this option is enabled, the Button Triangle Downward Bar.png button will appear on the up right end of the Text Editor. All files in Text Editor will be listed in alphabetical order in the menu.
Code Builder 20.png
Active tab "Close" button When this option is enabled it will activate a Button Close.png button on the tab.
Code Builder 21.png
Drag tabs When this option is enabled, you can reorder the tabs to bring frequently used files close together by drag-and-dropping tabs.
Tabs auto-color Auto fill the tabs with different colors.
Code Builder 22.png
Flat Frame That un-check this box will show shadow under the frame.
Code Builder 23.png
Tab icons When this option is enabled it will display a file type icon on the tab.
Code Builder 24.png
MDI Tabs style You can select a style from the drop-down list to change the appearance of the tabs.
Code Builder Tabs Style.png
Border Size This option allows you to change the border size as you wish.
Code Builder Border.png

General under Text Editor

Select General node under Text Editor on the left panel, then on the right panel you can see a table of general setting variables for the Text Editor.

Code Builder TE General.png

The first column contains the variable names, and the second column contains the values of the variables. To set the value for the variables of type bool, you can select True/False from the drop-down list or double click the variable to change the value.

Note: When "Enable Syntax Coloring" is False, "Enable Folding" and "Highlight Folding Block" are not supported.

There is an indication box under the table. When the variable is selected a box will be displayed providing information on its usage.

Furthermore, you can click the Button Toggle Sample 90.png button on the bottom of the dialog to open the sample window. In this window, before you apply the setting to the Text Editor, you can see what effect will have on the sample when changing the variable value. The following graph is the sample when "Enable Folding" is set as True.

Code Builder Sample Window.png

If a variable value is changed, it will appear bolded until you close the dialog.

Fonts and Colors under Text Editor

All settings relating to changing fonts and colors of the Text Editor can be found in the Fonts and Colors node under Text Editor.

Code Builder Fonts Colors.png

You can select a theme from the drop-down list of the Theme option to change the overall style of Text Editor. Or you can define a Custom theme by selecting the category from the list in the Color section and changing the style for the category. Once you apply the changes, the settings will be automatically saved in a Custom theme.

There is a Preview box at the bottom right of the dialog. The changes you made on the category can be seen immediately in the Preview box. Also, you can click the Button Toggle Sample 90.png button to open the sample window, where you can preview the overall effect of all settings you changed.