home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / motifpg2.zip / ch04 / README < prev    next >
Text File  |  1992-07-08  |  591b  |  19 lines

  1. ch04 contains the following example programs:
  2.  
  3. xbitmap1:    simplest bitmap editor, using BitmapEdit widget
  4.  
  5. xbitmap2:    add small pixmaps to xbitmap1, using XmDrawingArea
  6.  
  7. xbitmap3:    add small pixmaps to xbitmap1, using XmPrimitive
  8.  
  9. xbitmap4:    implement xbitmap1, not using BitmapEdit widget
  10.  
  11. xbitmap5:    both reads and writes standard bitmap files, using BitmapEdit
  12.  
  13. BitmapEdit.c:    source file for BitmapEdit widget, described in chapters 
  14.         6 and 7
  15.  
  16. BitmapEdiP.h:    private include file for BitmapEdit, described in Chapter 6
  17.  
  18. BitmapEdit.h:    public include file for BitmapEdit, described in Chapter 6
  19.