
 SolidDrag
 =========

  Purpose..... Simple means of setting/unsetting the Wimp DragASprite
  Author...... Graham Crow
  Version..... 1.00
  Date........ 10 September 1994


From RISC OS 3.0 it has been possible to enable solid sprite dragging of
save icons and the like.  This is achieved by configuring the CMOS RAM
appropriately.  Bit 1 of byte 28 has to be set to enable solid sprite
dragging, and unset for 'rotating box' dragging.  No simple way is
provided to do this and hence the SolidDrag utility.

Double-click to open the window and simply click on yes or no.  The effect
is immediate on those applications which provide for solid sprite dragging. 
Click quit to end.  That's all there is to it!

Naturally it is only useful with RISC OS 3 or above.