home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / bbs / ff824.lha / FF824 / GadgetTest / ReadMe < prev    next >
Text File  |  2001-02-25  |  852b  |  34 lines

  1.  
  2.  
  3. All codes and files in this drawer are fully Public Domain.
  4. and may not be copied in any other then the original form.
  5.  
  6.  
  7. Contents:
  8.  
  9.  
  10. I`ve tried to write a sample source code of all new OS 2.xx gadget types.
  11.  
  12. The code opens a window which contains all thoses gadgets and handles
  13. them. I hope the code is easy understandable.
  14.  
  15.  
  16. I`m using thew Manx 5.2a Compiler and I think there should be no problems to
  17. compile it under other systems too. You can easily compile this code with
  18. `cc <Name>` and link it with `lc <name.o> -lc`.
  19.  
  20. I think there are some programmers, which might have some problems to
  21. create the new gadget types and their handling. Or to write a correct
  22. gadtools-user-interface.
  23.  
  24. I hope this little example will help someone and I`m looking forward for
  25. a lot of wonderful programs.
  26.  
  27. Done
  28.  
  29. Tschau
  30.  
  31.         H.P.G
  32.  
  33. Fuldatal, the 29-Jan-1993
  34.