home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / DTP / FONTDL10.ZIP / FONTDLG.TXT < prev   
Text File  |  1992-07-23  |  1KB  |  45 lines

  1.  
  2.                            FONTS DIALOG 1.0
  3.  
  4.                             by Brian Myers
  5.                            of Access Softek
  6.  
  7.                    copyright 1992 by Myers & Doner
  8.  
  9.  
  10. DESCRIPTION
  11. -----------
  12. Fonts Dialog is a font preview dialog box.  Its sample text scrolls to
  13. let you view *all* the standard alphabetic characters at point sizes
  14. up to 72.
  15.  
  16. SOURCE
  17. ------
  18. The source code for Fonts Dialog appears in Chapter 14 of my new
  19. programming book:
  20.  
  21.     Programmer's Introduction to Windows 3.1
  22.     by Brian Myers & Chris Doner
  23.     Sybex, August 1992
  24.     ISBN: 0-7821-1034
  25.  
  26. Fonts Dialog shows how to make a modeless dialog be the main window,
  27. how to enumerate fonts and style names, how make an owner-draw combo box,
  28. how to scroll, and how to subclass a dialog control.
  29.  
  30. The book also covers DIBs, palettes, multimedia, memory management,
  31. animation, drag-and-drop interface, reading and writing bitmap files,
  32. TrueType fonts, printing, the clipboard, allocating arrays
  33. dynamically, Win32 compatibility, transparent bitmaps, metafiles, the
  34. basics of OLE, and loads of other stuff.
  35.  
  36. DISTRIBUTION
  37. ------------
  38. The program is copyrighted but free.  Pass it on.
  39.  
  40. RESPONSES
  41. ---------
  42. You can reach me through Access Softek.  Leave a message in section
  43. 2 of the WINAPA forum of CompuServe, or call (510) 848-0606 (that's
  44. in Berkeley, CA.)
  45.