Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!nf0i+ From: nf0i+@andrew.cmu.edu (Norman William Franke, III) Newsgroups: comp.sys.mac.programmer Subject: Re: Setting Fonts in Dialogs Message-ID: <4a8FFxW00Uh_Q2YHow@andrew.cmu.edu> Date: 9 Apr 90 23:02:21 GMT References: <1739@cybaswan.UUCP> <1990Apr9.045703.6950@intercon.com>, <10848@unix.SRI.COM> Organization: Class of '92, Carnegie Mellon, Pittsburgh, PA Lines: 10 In-Reply-To: <10848@unix.SRI.COM> >SetDAFont(fontNum); Inside Mac Page 412. This is what I usually do, as well as, what seemed the easiest to me: I make a PICT resource, and put that in the dialog. I haven't had any problems with this method. Plus you can make them really complex! And if you use something like MacDraw, it will (I think) store the QD commands, and not the bitmaps, saving space. -Norman Franke nf0i+@andrew.cmu.edu