Re: Bug with -changeAttributes: in NSFontManager/Font Panel?
Re: Bug with -changeAttributes: in NSFontManager/Font Panel?
- Subject: Re: Bug with -changeAttributes: in NSFontManager/Font Panel?
- From: "Kyle Sluder" <email@hidden>
- Date: Tue, 16 Sep 2008 23:43:49 -0400
On Tue, Sep 16, 2008 at 7:50 PM, Graham Cox <email@hidden> wrote:
> I'm not using a text view directly, but I do have attributed text that could
> take advantage of the Font Panel's UI if this worked. Since I'm trying to
> receive this in a dialog that has text fields, I wonder if the message is
> being consumed by the field editor or one of my fields. That's still a bug!
> What would seem to make sense is that setTarget on NSFontManager should set
> the target for all changexxx messages it sends.
Try replacing the field editor for the window with a custom class that
just logs out to the console. If you can confirm your suspicion, can
you change the field editor of your custom view or your window to a
custom subclass that handles the messages appropriately?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden