home *** CD-ROM | disk | FTP | other *** search
-
- ------------------------------------
- !Help file for Bar
-
- version 1.00 (28-May-95)
-
- © Andrew Ayre 1995
- ------------------------------------
-
- INTRODUCTION...
-
- Bar demonstrates two main things:
-
- 1. Using bars.
- 2. Using the PROCuser_null function.
-
- USING...
-
- Double-click on the icon to load. Clicking on the iconbar icon brings up
- the main window.
-
- The red bar will be moving up and down. Pressing Menu over the window and
- choosing 'Manual' allows you to click on the bump icons instead to move the
- bar up and down.
-
- NOTES...
-
- For the exact details of how Bar was programmed, the !RunImage file is
- fully commented.
-
- You may notice that the bar never gets down to zero and dissappears. This
- is not a fault of DrWimp, just of the value of the length of the bar not
- being divisible by the step size of 5.
- To change the size of the bar the length is passed to the function call
- that does it. If this value is set to zero then the bar will, in fact,
- dissappear like it should.
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
- This software may only be distributed with the DrWimp system. No files may
- be altered or tampered with when given to others as part of the system.
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-