<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Process > LadderEditor > Concept > Working with the title bar |
In order to use the title bar, property showTitleBar must be set to true for widget LadderEditor.
The title bar of widget "LadderEditor" is located over the programming interface:
The name of the current program is visible in the title bar. It is also possible to open a menu.
The following actions can be executed from the menu.
•New: A new program can be created with New.
•Load: A program can be loaded with Load. A dialog box opens to select from the existing programs. Where the programs are saved is defined in section Configuration of MpCodeBox.
•Save: The program can be saved with Save. If the program does not yet exist, then a dialog box appears where a name for the new program can be assigned. The same dialog box as for Save as appears.
•Save as: Saves the current program in a new file. A dialog box appears where a name for the program can be assigned.
•Start: Starts the currently loaded program.
•Stop: Stops the currently loaded program.
•Refresh: Refreshes the current program.
•Undo: The previous step can be reversed with Undo.
•Redo: The reversed step can be restored with Redo.