Window Menu

Set as Main File for Compiler

Sets file as main project file. If you run the compiler (see Compiler Settings) the file marked as Main (if set) is always sent to the compiler. That file may or may not call other files to be compiled. If you don't compile this type of file, then setting as Main serves to make that file more visible in the editor file tabs.

Show / Hide LOG window (Ctrl+L)

Toggles the display of the LOG window. In LOG window you see compilation results, find in files results, ...

Jump to Editor / LOG (Alt+L)

Toggles the active focus to-or-from LOG window and editor window.

Autorefresh Window

The window is marked when auto-refresh is ON for the active file. (Refresh icon on status bar and different color in file panel). When AutoRefresh is on, the file is automatically reopened after given interval in seconds (Program Settings > Editor > Auto Refresh [s] ). Refreshing is provided only if document is active. When you click on another file tab, you are not interrupted. When the AutoRefreshed document is once again selected and active, then refreshing will resume. You are prompted for changes: "File 'x' was changed. After reopen, changes will be lost. Continue?" If you say no, the file is not reopened and your changes will not be lost. But you will be prompted again after the interval.

Vertical Split

Shows two views of the same file, to the left and right. Each can be scrolled independently.

Horizontal Split

Shows two views of the same file, one above the other. Each can be scrolled independently.

Next Window (Ctrl+Tab)

Switch to next open file.

Previous Window (Shift+Ctrl+Tab)

Switch to previous open file.

Cascade

The windows cascade from the upper left to the lower right of the workspace.

Tile Vertical

Windows are resized to fit verticaly within the workspace.

Tile Horizontal

Windows are resized to fit horizontaly within the workspace.

Arrange

Windows are tile horizontally, but put the active document on top. Alternately, you may drag your document tabs to the order you prefer and then tile horizontally. Note: It does NOT tile horizontally when there are more than 3 files open. It displays in square boxes.