home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsd / drwimp / Examples / !Bar / !Help next >
Encoding:
Text File  |  1995-05-28  |  1.4 KB  |  44 lines

  1.  
  2.                     ------------------------------------
  3.                              !Help file for Bar
  4.  
  5.                           version 1.00 (28-May-95)
  6.  
  7.                              © Andrew Ayre 1995
  8.                     ------------------------------------
  9.  
  10. INTRODUCTION...
  11.  
  12.   Bar demonstrates two main things:
  13.  
  14.   1. Using bars.
  15.   2. Using the PROCuser_null function.
  16.  
  17. USING...
  18.  
  19.   Double-click on the icon to load. Clicking on the iconbar icon brings up
  20. the main window. 
  21.  
  22.   The red bar will be moving up and down. Pressing Menu over the window and
  23. choosing 'Manual' allows you to click on the bump icons instead to move the
  24. bar up and down.
  25.  
  26. NOTES...
  27.  
  28.   For the exact details of how Bar was programmed, the !RunImage file is
  29. fully commented. 
  30.  
  31.   You may notice that the bar never gets down to zero and dissappears. This
  32. is not a fault of DrWimp, just of the value of the length of the bar not
  33. being divisible by the step size of 5.
  34.   To change the size of the bar the length is passed to the function call
  35. that does it. If this value is set to zero then the bar will, in fact, 
  36. dissappear like it should.
  37.  
  38. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  39.  
  40. This software may only be distributed with the DrWimp system. No files may
  41. be altered or tampered with when given to others as part of the system.
  42.  
  43. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  44.