On Tue, Sep 16, 2008 at 7:50 PM, Graham Cox <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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