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