Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Project development is accelerated by using multiple screens. Open multiple monitors and scripts at the same time. Copy/paste between .NET and HTML5 monitors. Change the themes between the separate windows.

Multiple Screens

The tool Multi-Screen Engineering is also known as multiple document interface (MDI). MDI means a graphical user interface in which multiple windows reside in a single parent window. The Multi-Screen Engineering tool is available in two environments, Draw and Scripts.

MDI is a new engineering environment feature that allows the user to edit multiple monitors or scripts at the same time. This makes it easier to copy content between documents, makes it easier to compare different documents, and decreases the switching time between documents being edited.

Environment draw

On the Draw Editor tab (Edit -Draw-Draw), the MDI enablement button is on the toolbar located at the top of the screen.

If the button is not available, close the current project, make sure that a WebServer application is running, and start the project again.

Once this button is clicked, a secondary window opens and the page enters a locked state.


In Edit > Displays-Displays, you can see which users are editing a page.

Scripting Environment

In the Scripts environment (Edit -Scripts-Tasks/Classes), the MDI enablement button is in the toolbar located at the top of the screen.

If the button is not available, close the current project, make sure that a WebServer application is running, and start the project again.


Once this button is clicked, a child window opens with the Code Editor environment.

In Edit -Scripts-Tasks / Classes, you can see which users are editing a page., in the Lockowner.

Switch between documents

In the project header bar, you can easily navigate through the last open pages and code editors.

This feature provides easy access to recently used information, enhances the user experience, and improves workflow.

This feature also allows you to close an open document in the last document bar.


  • No labels