Re: Retrieving the text color from NSFontPanel
Re: Retrieving the text color from NSFontPanel
- Subject: Re: Retrieving the text color from NSFontPanel
- From: Aki Inoue <email@hidden>
- Date: Mon, 11 Jun 2007 08:55:38 -0700
Vinay,
There is another set of interfaces declared for that purpose.
-changeAttributes: and -convertAttributes: work just as -changeFont:
and -convertFont:.
Aki
Hi,
In my application, I am using NSFontPanel on
objects(NSAttributedString)
other than standard text fields.
I am using the NSFontManager's convertFont API to convert the
current font
to the new font selected in NSFontPanel.
All the changes made in NSFontPanel will get updated except for the
"text
color".
How can I retrieve the foreground text color from NSFontPanel?
Regards
Vinay
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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