Context menus

Context menus popup when you right click a sensitive token in the editor. They replace the concept of double right clicking used in the previous editor.

Code Menu

When right-clicking upon a variable. Click here for more information.

Context menu for variable

Edit Form Menu

Appears when right-clicking upon a form definition in edit mode. It will invoke kform to allow you to edit the form definition.

Debug Form Menu

Appears when right-clicking upon a form definition in debug mode. It will allow you to view the form in read only mode using kform.

Break Menu

Appears when right-clicking in the left margin. Allows you to set breakpoints, bookmarks and toggle the viewing of line numbers. When you try to set a break point the trap dialog is displayed.

Context menu for break

Function Menu

Appears when right-clicking upon a function. Click here for more information.

Context menu for function

No Code Menu

Appears when right-clicking, and no code is present in the editor window. Allows you to quickly paste code or quickly invoke kform to create a new form.

Context menu for no code

Back Menu

Default menu when no of the above are displayed. Click here for more information.

default context menu