GuestControl 2.1

Category / Domain: Administration
SCOL Voy@ger Compatibility: V 3.5 or above
Update: 03/2004


Function

This module displays an interface at a client for some various actions at clicking on buttons :
blablah to do .... ;-)

 

See an example here : scol\partition\admin\guestcontrol\testgc.scol
- New Client : open a new interface on the server
- URL : open an url in the browser
- Blabla : display a text in the colorTerm

Configuration


Figure 1 : Interface of Guestcontrol module

Button 1 à 10 : headings of your buttons

Text or Image : choose the file to be dispayed : a text au format .txt or an image au format .jpg. If it is an image, an event "click" will be generated.

Background : choose the file (jpeg) for the background..

JPG button : choose the texture's file (jpeg) for the button. Warning, do not include the name in the texture.

Color : chosse the color for the names of these buttons.

Implementation

Action Function
module.événement à guestcontrol.start Start and display interface
module.événement à guestcontrol..destroy Destroy the module on the client

Event Function
guestcontrol.started à module Action The module is started on the client
guestcontrol.destroyed à module Action The module is destroyed on the client
guestcontrol.shown à module Action The interface is displayed
guestcontrol.click à module Action this event is generated only if an image is displayed
guestcontrol.name_of_buttonà module Action générated when the user clic on a button

Area Function Interface Assignment
guestcontrol.control display the 'interface Client Oui