home *** CD-ROM | disk | FTP | other *** search
/ Megahits 4 / MegaHits_Vol.4.iso / mui / dev / gui / muib_modulec.lha / muib_generator / Readme.bak < prev   
Text File  |  1994-04-10  |  733b  |  25 lines

  1.  
  2. Content of the archive :
  3. ------------------------
  4.  
  5.     1. GenCodeC_2
  6.     -------------
  7.         An external generator for MUIBuilder V1.1 to produce C
  8.         language. It does NOT replace the other generators ...
  9.         it's just a new one ...
  10.  
  11.     2. A small example to see show you how to use the code
  12.     generated by this module.
  13.         - MUIDemo.h & MUIDemo.c : created by MUIBuilder
  14.         - Main.c        : written by me
  15.  
  16. Why this update ?
  17. -----------------
  18. This release was made because of some mails i received ... the only
  19. difference between this generator and the Module of the MUIBuilder archive
  20. is that the gui variables are global ( and no more dynamically created ).
  21.  
  22. How to install ?
  23. ----------------
  24. Just copy GenCodeC_2 to your MUIBuilder/modules directory !
  25.