home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / pointers / progs / ptrdemo / !PTRdemo / !Help < prev    next >
Encoding:
Text File  |  1992-05-04  |  639 b   |  29 lines

  1. Ha ha!
  2.  
  3.  
  4. I can change the pointer shape when the pointer enters my window!
  5.  
  6. Major triumph!
  7.  
  8.  
  9. Ha ha!
  10.  
  11. It seems that the sprite ptr_xxxxx has to be a mode 8 sprite. Why doesn't it
  12. tell you that in the manual? Hmm?
  13.  
  14. Colours seem to be translated as follows:
  15.                     
  16.          Desktop      Pointer
  17.          colour       colour
  18.  
  19.          0            transparant
  20.          1            cyan
  21.          2            blue
  22.          3            red
  23.  
  24. Ugh! Horrible colours! Never mind, I expect you can change them by setting
  25. up your own pixel transparancy blocks.
  26.  
  27. Or something.
  28.  
  29. I think I prefer blue, so that's what you'll probably see.