Bitmap Module - June 98 - by Sylvain HUET ----------- This module can display bitmaps on a client : At least one action : - 'destroy' : destroy the bitmap Other actions are user defined Events : - 'clickLeft' : user clicked on the bitmap with the left button - 'clickRight' : user clicked on the bitmap with the right button plus two events per bitmap : - 'alias.left' : user clicked with the left button on the bitmap named "alias" - 'alias.right' : user clicked with the right button on the bitmap named "alias" To add bitmap in the editor, click on the add button, and then select a bmp or jpeg file in your Scol partition. Then, type an alias for this bitmap. A new action with the name of this alias will appear in the module. You can define a client zone to display the bitmap into. If the zone is not the good size, the bitmap will be stretched. If no zone is defined, a popup window will open, with the original size of the bitmap (no stretching).