home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12707 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.6 KB  |  32 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!csugrad.cs.vt.edu!pmiller
  3. From: pmiller@csugrad.cs.vt.edu (Paul Miller)
  4. Subject: Font-size independence GadTools package
  5. Message-ID: <9208261339.AA03776@csugrad.cs.vt.edu>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: The Ohio State University Department of Computer and Information Science
  8. Date: Wed, 26 Aug 1992 13:39:05 GMT
  9. Lines: 21
  10.  
  11. Many of you GadTools programmers have been expressing displeasure with
  12. the inability to generate font-size independent code from within these
  13. GadTools interface builders.
  14.  
  15. If anyone is interested, I have a GadTools front-end package (not a
  16. builder) which makes it much easier to build in font-size independence
  17. where it belongs -- when you create your GadTools. This consists of
  18. a set of routines and standard programming conventions which let you
  19. generate GadTools gadget lists based entirely on a specific font size,
  20. with built-in default sizes for most Gadgets. Your resultant code will
  21. be less than half the size standard font-size independent GadTools
  22. setup code, and much more readable.
  23.  
  24. -- 
  25. ****************************************************************************
  26. * Paul Miller                         |Nobody cares about my opinion anyway*
  27. * Certified Amiga Developer           |                                    *
  28. * INTERNET: pmiller@csugrad.cs.vt.edu |    - Have a JOLT and a smile! -    *
  29. * ------------------------------------------------------------------------ *
  30. * "What IS it, man?"                                "Happy Happy, Joy Joy" *
  31. ****************************************************************************
  32.