Path: utzoo!attcan!uunet!snorkelwacker!apple!kazim From: kazim@Apple.COM (Alex Kazim) Newsgroups: comp.sys.mac.programmer Subject: Re: Font in pop-up menu Summary: any menu? Keywords: menu font Message-ID: <44894@apple.Apple.COM> Date: 17 Sep 90 20:17:55 GMT References: <1990Sep17.023442.29108@ux1.cso.uiuc.edu> Distribution: comp Organization: Apple Computer Inc., Cupertino, CA Lines: 17 In article <1990Sep17.023442.29108@ux1.cso.uiuc.edu> resnick@cogsci.uiuc.edu (Pete Resnick) writes: >How do I change the font of a pop-up menu? It currently appears in >the system font (Chicago 12), but I would prefer it in Geneva 9, which >is the current port font. The buttons for the menus are all in Geneva 9. > Is this your own popup code, or are you using someone else's. If it's your own, you're up against a wall: MDEF 0 likes to do things in System font and size. The popup CDEF in the CommToolbox has a useWFont parameter which will save you the trouble. =========================================================================== Alex Kazim, Apple Computer Pop me up, tie me down ===========================================================================