Thanks a lot. I will try.

On Fri, Oct 30, 2009 at 12:33 AM, Jens Alfke <[email protected]> wrote:

>
> On Oct 29, 2009, at 9:02 AM, Ross Carter wrote:
>
>  Do you really need to support 10.3? I'm sure there are few copies of it
>>> still in the wild, and someone who hasn't even upgraded the OS in five years
>>> is unlikely to be installing new apps, anyway.
>>>
>>
>> I think the question is how to support post-10.3, not how to support 10.3.
>> I don't know the answer, but it might help to subclass NSFontManager,
>> override -availableFonts, and use +setFontManagerFactory:.
>>
>
> Oops, I misread the OP as "...not called on 10.3 and earlier". Sorry about
> that :/
>
> The subclassing approach sounds good, especially since the use of the
> factory pattern indicates that NSFontManager is intended to be replaceable.
>
> —Jens_______________________________________________
>
>
> Cocoa-dev mailing list ([email protected])
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/andrew.macdev%40gmail.com
>
> This email sent to [email protected]
>
_______________________________________________

Cocoa-dev mailing list ([email protected])

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

This email sent to [email protected]

Reply via email to