home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13180 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.6 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!nigel.msen.com!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!scd.hp.com!hplextra!hpl-opus!hpnmdla!hpsad!kevint
  2. From: kevint@hpsad.sad.hp.com (Kevin Taddeucci)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: User preferred FONT support?
  5. Message-ID: <25440015@hpsad.sad.hp.com>
  6. Date: 5 Sep 92 00:24:19 GMT
  7. Organization: HP Signal Analysis Division - Rohnert Park, CA
  8. Lines: 23
  9.  
  10.  
  11. I am attempting to support the users default fonts in a card file 
  12. program which opens on the workbench screen. The problem is that I have a 
  13. row of gadgets which are placed across the bottom of the screen. The 
  14. gadgets currently re-size themselves to accommodate the font used. The only 
  15. problem is that when the fonts get to big the gadgets begin to overlap 
  16. each other. This happens when the point size begins to reach about 13 or 
  17. 14 and I don't really have the option of opening a bigger window since 
  18. the window is already 640 pixels wide. 
  19.  
  20. So, the question is how do I handle this problem and still follow C='s 
  21. guidelines of supporting user preferred fonts?
  22.  
  23. Should I only allow the user a maximum size and supply my own defaults if 
  24. the size is exceeded?
  25.  
  26. Any ideas would be appreciated.
  27.  
  28.        ----------------------------- ------------------------------------
  29.       | Kevin J. Taddeucci          | e-mail: kevint@hpsad.sad.hp.com    |
  30.       | Hewlett Packard Firmware QA | HPDesk: Kevin TADDEUCCI /HP5300/A0 |
  31.       | Telnet: 794-4192            | HP Mailstop: 2LR-N                 | 
  32.        ----------------------------- ------------------------------------
  33.