Contents | Index | < Browse | Browse >


  GAUGE L T W H IN|OUT BUTTON|RIDGE|ICONDROP APEN BPEN PERCENT

  It's one of those pretty little thingies which show you how
  far you have progressed in some action.

  A Gauge is not actually an event, since it can not be selected
  with your mouse, so it will never "happen". If you attach 
  commands to it, they will never be executed.

  You can however, give it a GADID and UPDATE it at any time.

  The arguments are the same as for a BOX except for

  APEN    = the number of the foreground color, 
  BPEN    = background color
  PERCENT = the starting percentage.

	Example :  Run Gui   Source