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

  1. ch02 contains the following example programs:
  2.  
  3. xhello:        a simple hello world program using the Label widget
  4.  
  5. xgoodbye:    xhello with a callback on a PushButton widget
  6.  
  7. xsetstring:     demonstrates how to use XtVaSetValues and how to set
  8.         a compound string in the code.
  9.  
  10. xgetstring:     demonstrates how to use XtVaGetValues and how to get a 
  11.         compound string in the code.
  12.  
  13.