NSFontPanel Unreliable
NSFontPanel Unreliable
- Subject: NSFontPanel Unreliable
- From: Mijobee Kenobi <email@hidden>
- Date: Sun, 5 Mar 2006 15:20:15 -0500
I'm writing a very simple piece of software that stores and loads
fonts from user defaults. The UI supports shadowed, underlined and
colored text, etc., so I'm trying to capture those settings as
selected by the user in the NSFontPanel. The problem is that I don't
receive these notifications reliably. I implement the changeFont:
and changeAttributes: methods to intercept notifications of font
changes.
One example of the unusual behavior is if I modify the shadow
settings in the font panel then changeAttributes: is never called.
However, if I select a font first and then modify the shadow settings
then changeAttributes: is called. There are a number of other very
similar issues I'm having with the font panel and am looking for some
advice. Thanks.
-
Mijobee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden