Re: Customising NSFontManager
Re: Customising NSFontManager
- Subject: Re: Customising NSFontManager
- From: Graham Cox <email@hidden>
- Date: Wed, 18 Nov 2015 11:26:40 +1100
Anyone know what NSFontManager’s designated initializer is?
I have set the Font Manager’s factory class to my subclass of NSFontManager is previously discussed, but its -init method is never called. The Font Manager object is part of MainMenu.xib, which has ‘prefer coder’ unchecked. In any case, NSFontManager doesn’t implement NSCoding so it does not appear to expect -initWithCoder: anyway.
—Graham
> On 14 Nov 2015, at 9:37 AM, Graham Cox <email@hidden> wrote:
>
> Thanks- main() is the only place that works. I tried run() and even init() of the application, but even they were too late.
_______________________________________________
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