Re: fontManager:willIncludeFont: is never called
Re: fontManager:willIncludeFont: is never called
- Subject: Re: fontManager:willIncludeFont: is never called
- From: Dylan Adams <email@hidden>
- Date: Fri, 08 Aug 2003 22:41:48 -0500
Jim Balhoff wrote:
Has anyone actually gotten this to work?
I doubt it.
Based on your email, I wrote a little test program. Not only does the
message in question (fontManager:willIncludeFont:) never get sent, but
the delegate is never even asked if it responds to that message (i
checked the parameters of all respondsToSelector: messages sent to the
delegate).
Seems like a bug to me. Someone should file it.
You could probably work around it by creating a custom font panel or
font manager, but it might be more trouble than it's worth.
dylan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.