Contents | Index | < Browse | Browse >


  xAPPICON  L T  IconName Title Variable ON|OFF


This command defines an AppIcon on the workbench.

L and T are the position that the appicon will appear at on the workbench.
Negative values, allow the Workbench to decide where to put them.

IconName : The name of the icon to be used (no .info extension)

Title    : The Title that will appear beneath the icon

Variable : The name of the variable where the names of any files whose 
           icons were selected when the user clicked on the AppIcon, 
           will be placed.

ON|OFF   : The starting state of the Gadget. If OFF, it will not appear
           if ON, it will.
           You can declare a GadID for this event and SetGad it ON or OFF
           at any time.