home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / PROGRAM / DELPHI16 / Glyphtry / README.TXT < prev   
Text File  |  1995-03-26  |  753b  |  29 lines

  1. I wrote 'GlyphTry' when trying to design my first Delphi application,
  2. and finding I was wasting time searching the images directory for
  3. the right Speedbutton image!
  4.  
  5. No doubt it could be improved in many ways, but I did not want to
  6. spend much time on it.
  7.  
  8. Notes:
  9.  
  10. 1.   It is primarily intended for viewing Speedbutton glyphs, so
  11.      displays them on a normal-size Speedbutton.  But it could 
  12.      also be used as a rough and ready viewer for other bitmaps,
  13.      so I included a large button.
  14.  
  15. 2.   The images Borland supplies in \delphi\images\buttons all 
  16.      have 2 glyphs, so I have hardcoded NumGlyphs := 2.
  17.  
  18. Any comments and suggestions welcomed!
  19.  
  20.  
  21.  
  22.  
  23. John Braga
  24. Crown Systems
  25. Huntingdon, UK
  26.  
  27. 70134,201
  28. March 26th 1995
  29.