Products Downloads


French version


 

To display the context-sensitive menu for a layout, click the right mouse button over the layout background.

 

Add tab

This option adds a new page after any existing pages in the layout.

 

Move tab forward

This option moves the current page forward one position.

This option will be active if the layout contains at least two pages, and the current page is not the first page.

 

Move tab back

This option moves the current page back one position.

This option will be active if the layout contains at least two pages, and the current page is not the last page.

 

Delete tab

This option deletes the current page.

 

Work with events

This option contains a set of options in turn split into several groups:

    • The first group is used to edit the INITIALIZATION, VERIFICATION, VALIDATION and SOFTKEY blocks in the WINDOW block in the program's source view.

    • The second group is used to edit the WORK WITH EVENTS block in the WINDOW block in the program's source view.

Note: If the event block for the chosen option does not already exist in the WORK WITH EVENTS block, it will be automatically created in the tree view and in the program's source view. Additionally, the source window will appear above any other windows, with the cursor positioned in the block.

    • The third group, which will be present if the layout includes a menu, is used to edit the event block containing the source that is executed when the user of the program selects an item from the layout menu.

 

Work with menus

This option opens a dialog box which is used to define a context-sensitive menu and work with the various items.

 

Work with help

This option opens the Help Editor.

 

Sequence

This option opens a dialog box which is used to specify the order of the objects in the layout.

 

Properties

This option opens a dialog box which is used to work with the various properties of the layout.

 

Cut

This option deletes the selected objects and places them in the clipboard.

 

Copy

This option copies the selected objects and places them in the clipboard.

 

Copy names

This option copies the qualified names of the selected objects to the clipboard.

 

Paste

This option pastes the objects in the clipboard into the layout. If the context-sensitive menu is opened by clicking a page, the objects will be added in the page. If it is opened by clicking in the bottom margin, the objects will be added in the margin.

 

Paste special

This option pastes the objects in the clipboard into the layout, plus any associated blocks in the program source. The objects will be added in the area from which the context-sensitive menu is opened.

 

Select all

When the context-sensitive menu is opened by clicking on a page, this option selects all the objects placed on the page. Otherwise, any objects in the margin will be selected.

 

↑ Top of page