• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSFontPanel Unreliable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: problem with subclassing a cluster class
  • Next by Date: Re: Applescript command and sdef
  • Previous by thread: Re: problem with subclassing a cluster class
  • Next by thread: NSOpenPanel icon view
  • Index(es):
    • Date
    • Thread