home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsp / pointview / !PointView / !Help next >
Text File  |  1996-03-01  |  5KB  |  158 lines

  1. Helpfile for PointView v0.11 22nd April 1995  Copyright Daniel Barron
  2.  
  3. Programmer: Daniel Barron
  4.  
  5. RISC OS 3.5 and RiscPC only.
  6.  
  7. A Traffik Software release.  Programmers  Daniel Barron & Andrew Wood
  8.  
  9. SHAREWARE £5 - if you use it for more  than 2 weeks, then you MUST register!
  10.  
  11. This is only the public version and so the extra options are not implemented,
  12. so if you want the full version - register.  The registered version is
  13. currently the only version that supports the extra options.
  14.  
  15.  
  16.  
  17. PointView Overview
  18. ~~~~~~~~~~~~~~~~~~
  19.  
  20. This application fades the mouse colour from one user-definable colour to
  21. another user-definable colour in order to make the mouse pointer more
  22. visible.  No more 'where's-the-pointer' in those large RiscPC
  23. screen modes.  It replaces the crass 'PointFade' that came with my RiscPC.
  24.  
  25. Note:  This application is for RiscPCs and future Acorn computers which have
  26.        an OS version more than or equal to 3.50.  It will not work on earlier
  27.        operating systems.
  28.  
  29. The author cannot accept any liability for any loss or damage arising from
  30. the use of this application.  It is supplied in good faith.
  31.  
  32. No part of this application or it's associated files may be copied without
  33. the permission of the author.
  34.  
  35.  
  36.  
  37. PointView Instructions
  38. ~~~~~~~~~~~~~~~~~~~~~~
  39.  
  40. The program fades the pointer from one colour to another.  To select the two
  41. colours click Select on the icon bar PointView icon to open a window with two
  42. colour boxes.  To change a colour click select on it and the standard colour
  43. picker window will open.  For information on how to use this (if you can't
  44. work it out) see your user guide page 87 - 'Using colour in applications'.
  45.  
  46. When you have selected the two colours press 'Set' to set the configuration.
  47. If you want to save this as the default, press 'Save'; this also has the same
  48. effect as 'Set'.  If you decide you want the default settings, then press
  49. 'Default'.  If you want to cancel any changes, press 'Cancel'.
  50.  
  51. The duration between each colour change is approximately 5 centi seconds.
  52.  
  53.  
  54.  
  55. PointView Further Developments
  56. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  57.  
  58. In the future the program will work more efficiently and will support more
  59. options than you can shake a stick at.
  60.  
  61. Later developments will usually be incorporated mostly in the registered
  62. versions.  To make sure that you have the latest version register.  Details
  63. are below.
  64.  
  65. A German, French, Italian and Swedish versions are fourth coming.  This will
  66. help both foreigners and language students.  Offers for other languages??
  67.  
  68. FULL usage of Messages file??
  69.  
  70. A RISC OS 3 version with my own colour picker.  Yer right, and monkeys might
  71. fly outa my butt.  As if I could be bothered.
  72.  
  73. Interrupt driven colour changing??
  74.  
  75. Support Help??
  76.  
  77.  
  78.  
  79. PointView Registration
  80. ~~~~~~~~~~~~~~~~~~~~~~
  81.  
  82. To register and receive the latest version send a cheque or postal order for
  83. 5 pounds sterling to Daniel Barron. Address:
  84.          91 Newland Park
  85.          Hull
  86.          HU5 2DT
  87.          England
  88.          
  89. Please allow 2 weeks for delivery.  I need to wait for cheque to clear.  I
  90. also need to wait for the post to be redirected to my current address which
  91. changes as I am at university.
  92.  
  93. Cash IS accepted, but AT YOUR OWN RISK.
  94.  
  95.  
  96.  
  97. PointView Contacts
  98. ~~~~~~~~~~~~~~~~~~
  99.  
  100. To contact me for whatever reason, even to report bugs use the above address
  101. or email me:
  102.  
  103. mcdi3dbb@fs1.ch.umist.ac.uk
  104.  
  105. or BBS Mail on a54.cc.umist.ac.uk or 
  106. shadow.scc.iit.edu
  107.    User: Banginbrug
  108. or Realtime talking on those above plus also 
  109. 192.135.84.249
  110.  
  111. If you email me with a useful suggestion, I  may even send you the latest
  112. bug-free version  free of charge via email file transfer.
  113.  
  114.  
  115.  
  116. PointView Known Bugs
  117. ~~~~~~~~~~~~~~~~~~~~
  118.  
  119. The only 'bug' that I can find is that when I click the mouse it temporarily
  120. changes colour to the default colour.  I don't know why this happens, but it
  121. causes no problems so I  do not need to find out why.
  122.  
  123. The Messages file does not include the icon button text - i.e. they are hard
  124. coded into the templates file.
  125.  
  126. There are spelling and grammatical errors in this help file... I think!
  127.  
  128. The code is not a efficient as it could be, but you will not notice as it is
  129. in pure ARM code.
  130.  
  131. Does anyone know exactly how much space the Colour Picker needs for returning
  132. information?  I  have just left a largish space in my code for it.  Free copy
  133. of latest version in it for you if you send a  disk.
  134.  
  135. The application waits 3 seconds before changing the colour for the first
  136. time.  This is not a bug, but a feature.
  137.  
  138. When the Wimp is busy doing something else, the colour does not change.
  139. This is because the application relies on the Wimp Poll and is not interrupt
  140. driven.  Not really a bug??
  141.  
  142.  
  143.  
  144. History
  145. ~~~~~~~
  146.  
  147. version                info
  148.  
  149. 0.10                   The first fully working version that included all the
  150.                        minimum reqirements I needed.
  151. 0.11                   Corrected a bug with the MessageTrans coding which
  152.                        prevented larger templates to be used and generally
  153.                        caused errors that made no sence.  Included larger
  154.                        templates for extra options.  Made the code a little
  155.                        more compact.  Altered Help file.  Altered Default
  156.                        code slightly.  Added mouse menu icon thingy.
  157.                        Started different languages.
  158. 0.12                   Registered version.