| |
 |
| Login Object |
| Logs and registers users. |
|
Examples
Tutorial 10
Summary
|
This object establishes a list of user's names. At run time, this list is presented, allowing
the user to click on their name. This information is useful for logging and tailoring dialogues
to suit specific users.
|
Details
|
Start by selecting "Edit user list" to build your list of users.
|
|
|
At run time, the user will be presented with the following dialogue. Their selection will be saved
in the global variable "user".
|
|
Context Menu
|
| Edit User List |
Opens the user list editing dialogue |
| Cut |
Deletes object and copies it to the clipboard |
| Copy |
Copies the object to the clipboard |
| Delete |
Deletes the object |
| Rename |
Renames the object. |
|
|