Re: Button title irregularities
Re: Button title irregularities
- Subject: Re: Button title irregularities
- From: Randall Meadows <email@hidden>
- Date: Tue, 2 Dec 2008 18:15:32 -0700
On Dec 2, 2008, at 5:31 PM, Aki Inoue wrote:
You're using Helveitca 12.0 as your label font.
Actually, it's:
(gdb) po labelFont
"ArialMT 12.00 pt. P [] (0x001c0e30) fobj=0x162670a0, spc=3.33"
Use [NSFont systemFontOfSize:[NSFont systemFontSizeForControlSize:
[yourButton controlSize]]] instead.
And I'm using that because that's what my client used on their iPhone
app, and they want the Mac app to have the exact same look and feel.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden