List Dialog
The List Dialog is used to choose an item from a list.
The dialog is used to:
- Open a project in a Matrex Server, i.e. to use your Matrex Desktop as a remote GUI to interact with that project, that resides on the server.
The dialog shows a list of
the projects that are available in the server.
This
makes sense because all the projects are located in the same directory
in the server (by default srvprj).
Selecting a project in the list and pressing Ok the project is loaded in its own tab, in the same way as a local project.
- Select a template directory in the server to save a template. It is used when copying templates from a client to the server.
In fact all the templates in the server and in the client are located
in specific directories (templates.cld configuration file).
Selecting a template directory in the list and pressing Ok the template gets copied to the server.
- Select a script directory in the server to save a template. It is used when copying scripts from a client to the server.
In fact all the scripts in the server and in the client are
located in specific directories (scripts.cld configuration file).
Selecting a script directory in the list and pressing Ok the script gets copied to the server.
- Select a script in the server to copy it to a client. It is used when copying scripts from the server to a client.
Selecting a script in the list and pressing Ok the script gets copied to the client.
Pressing Cancel the dialog is closed loosing any selection.