Custom Font Chooser
Custom Font Chooser
- Subject: Custom Font Chooser
- From: Francisco Tolmasky <email@hidden>
- Date: Sun, 11 May 2008 13:19:32 -0700
I am wanting to implement my own custom inline font chooser in a text
application I am writing, but am not sure how I should be hooking up
to NSFontManager. I know that I should setSelectionFont:isMultiple:
on the font manager when the text changes within my text controls, but
I don't know how my custom font UI is supposed to pick up on these
changes. It appears that NSFontManager speaks directly to the font
panel and menu without sending any notification or anything. Is this
the case? Or is there a way to be notified when the selection font
has changed?
Thanks,
Francisco
_______________________________________________
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