home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20738 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!wupost!udel!news.udel.edu!chopin.udel.edu!kurisuto
  3. From: kurisuto@chopin.udel.edu (Sean J. Crist)
  4. Subject: Re: different font in a listbox?
  5. Message-ID: <C0Enzv.LDA@news.udel.edu>
  6. Sender: usenet@news.udel.edu
  7. Nntp-Posting-Host: chopin.udel.edu
  8. Organization: University of Delaware
  9. References: <C0E41B.1GC.2@cs.cmu.edu> <1993Jan5.200308.14400@kth.se>
  10. Date: Tue, 5 Jan 1993 23:59:55 GMT
  11. Lines: 14
  12.  
  13. In article <1993Jan5.200308.14400@kth.se> d88-jwa@dront.nada.kth.se (Jon WΣtte) writes:
  14. >In <C0E41B.1GC.2@cs.cmu.edu> soetji+@G.GP.CS.CMU.EDU (Soetjianto) writes:
  15.  
  16. >>Is it possible to change the font and its alignment of a listbox?
  17.  
  18. >Well, on the Mac they're called List Manager Lists, not
  19. >ListBoxes, but Yes. All you have to do is to write your
  20. >own LDEF; that's a very simple task.
  21.  
  22. I'm pretty sure that the standard LDEF uses the font of the list's
  23. grafPort at the time you called LNew.  It isn't necessary to write a whole
  24. LDEF just to change the font of the standard one.
  25.  
  26. --Kurisuto
  27.