![]() |
![]() |
|||
|
||||
TutorialMessage boxA message box can be used to display a short message of no more than 3 lines to the user. "Yes" and "No" buttons can also be added to the message box. Clicking on "Yes" executes a particular action using the link-object feature. Creating a Message BoxGo to the menu bar and select: "Objects - Message Window...", this opens a dialog window which is used to administrate all messages.
Click on the "New" button and a dialog window will open containing the Message Box parameter settings.
Every time a message box is created, the Editor automatically creates a link object and links it to the message box.
Linking a button to a message box
Creating a message box with "Yes" and "No" buttonsA message box can also be created with "Yes" and "No" buttons as an option. This makes it possible to ask the CD user a question. If the question is answered with "Yes", a particular action can be activated. This action is defined using a link object.
Creating a message box with a Yes or No question
Please note |
|
|||