Thanks for the informative and quick reply. I'll go ahead with the bug
report.
Brian
___
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
Aki,
Many thanks for the reply. Taking your suggestion, I found three
possible routes to rewriting the function (given below). All seem to
work.
One uses NSFontManager and NSFont:
NSArray *fontNames = [[NSFontManager sharedFontManager] availableFonts];
for (NSString *fontName in fontNa
I have a small application that exhibits behaviour so strange that I
can't even begin to explain what bug might possibly be responsible for
it. I'm thinking of submitting a bug report to Apple, but first I'd
like someone else to take a look at it to see if I haven't made some
silly mistake or assu