Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: How to change font in pop-up buttons ? Message-ID: <1678@toaster.SFSU.EDU> Date: 8 Jun 91 01:45:36 GMT References: <1153.284e240e@amy.skidmore.edu> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 15 In article <1153.284e240e@amy.skidmore.edu> tholland@amy.skidmore.edu writes: >Can anyone tell me how to change the font and font size in a pop-up >button ? Unlike "normal" buttons, IB's font panel seems to have no >effect on these. Suggestions ? You have to use the same font/size in all cells of a PopUpList. There is an inconsistency in IB--the Font Panel doesn't work *if* you have the Button's text selected. Just select the button itself, and you should be able to change things. The inconsistency is w.r.t. a matrix of ButtonCells, where you can change the font/size with the text selected--although it does change all of them, not just the selected cell. I'm more inclined to believe that "normal" ButtonCells have it wrong. :-) -=EPS=-