Setting preferences for source styles

You can change how EGL code is displayed in the EGL editor.
To set preferences for source styles:
  1. From the main menu, click Window > Preferences.
  2. From the navigation tree, expand EGL > Editor and click Source Styles.
  3. The Source Styles page of the Preferences window shows the following EGL style preferences:
    Background color
    To define the background color in the EGL source file, select one of the following options:
    System Default
    Use the colors that are currently defined as part of the system configuration.
    Custom
    To select a color from the color palette, click the radio button. When you click the button next to the Custom label, the color palette is displayed. After you select a color, click OK to save your choice. The color is shown in the Preview field.
    Element
    Select the color for each element of source data in your file. You can also make the data bold. To set a color:
    1. In the Element list, select the type of text.
    2. Click the box next to the Color label. A color palette is displayed.
    3. Select the desired color and click OK.
    4. To bold the text, click the check box for the Bold field.
    Repeat the steps for each type of text. The results are shown in the Preview box.
  4. To save your changes and remain in the Preference window, click Apply. To save your changes and exit the window, click OK.

Feedback