Path: utzoo!attcan!uunet!samsung!sdd.hp.com!zaphod.mps.ohio-state.edu!sunybcs!acsu.buffalo.edu!volaski From: volaski@acsu.buffalo.edu (Maurice Volaski) Newsgroups: comp.sys.mac.programmer Subject: Setting text font *and* size in a dialog Message-ID: <27531@eerie.acsu.Buffalo.EDU> Date: 5 Jun 90 04:05:15 GMT Sender: news@acsu.Buffalo.EDU Organization: SUNY Buffalo Lines: 8 Keywords:SetDAFont,Font,Size,Dialog Subject says it. How does one set the text size and font for a dialog? I am able to set the font with SetDAFont, but I can't seem to change the size from 12 points to 9. I have tried SetPort and TextSize with no luck. This must be possible since it's done in dialogs found in SuperClock and Pyro. Maurice Volaski