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 <graham....@bigpond.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to