6.16.1   User Interface Program Window

Figure 6.37: User Interface Program Window.

  • Font

    Specifies the font that is used in the program window.

    Indent Size:  

    Specifies the number of spaces an indenting level in the program window accounts for. In HDevelop, the bodies of loops and conditionals are indented automatically.

    Editor Settings:  

    These settings specify the editing behavior in the program window.

  • ToolTip Mode:

    When the mouse cursor rests on a program line, a tool tip is displayed by default. When placed over an operator name, the interface of the corresponding operator and its short description are displayed. When placed over an instantiated iconic variable, an icon is displayed. When placed over the program line column, warning messages may be displayed, for example, if the used operator is deprecated. This behavior can be turned off if it disturbs your editing activities.

  • Autocompletion:

  • Auto Highlight:

    Enables the auto highlight feature which can highlight

    If a matching control structure is highlighted, other instances of the word are not highlighted to avoid visual clutter.

  • Variable Window Settings:

    Enables the highlighting of modified variables in the 变量窗口 and of modified entries in handle inspect windows. Note that a variable is marked as modified if it was written into during the last step or run operation, even if its value did not change because the same value was written into the variable again.

    The color set for Background of Current Line is used to highlight modified variables.

  • Whitespaces

    Enables the visualization of whitespaces within the program window. By default this option is turned off.