Re: Displaying "Trebuchet MS" font
Re: Displaying "Trebuchet MS" font
- Subject: Re: Displaying "Trebuchet MS" font
- From: Uli Kusterer <email@hidden>
- Date: Mon, 13 May 2013 18:02:46 +0200
On May 13, 2013, at 4:07 PM, Appa Rao Mulpuri <email@hidden> wrote:
> Is there any way to achieve this? If not, I will place custom views in Toolbar items to display the text.
> For NSAlert Panels — Need to write a custom NSAlert, but Apple docs say not designed for subclassing.
> Tooltip text — toolTipsFontOfSize override is working. But need to see some other solution.
Not a good idea to change the standard system font for alerts 'n stuff.
That said, for NSAlert, you could probably just walk the view hierarchy of the alert and call -setFont: on all views you encounter that respond to that selector.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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