Category / Domain&nb: | Interface |
SCOL Voy@ger Compatibility : | V 3.0 or above |
Update : | 2000/11 |
The Input module is a module of communication : it allows users to enter a string of characters and send it to another module, via a text field or by using the history window.
Figure 1 : Input module interface
Allow empty string : Allows user to send a null string, a message containing this one will be generated
Action | Function |
module.event à input.show |
Starts the INPUT module. |
module.event à input.destroy | Stops the INPUT module. |
Event | Function |
input.sendmsg à module hear | Generates a message allowing to get the string |
input.started à module Action | Generates an action when entering in the module |
Zone | Function | Interface | Assignment |
Input.input | Input box | Client | Yes |
Input.history | Interface allowing to display the previous messages, simple-click and double-click are managed. | Client | No |