How to use color capabilities in panther's Font Panel ?
How to use color capabilities in panther's Font Panel ?
- Subject: How to use color capabilities in panther's Font Panel ?
- From: Sergey Mastykash <email@hidden>
- Date: Thu, 6 Nov 2003 11:22:30 +0200
New (panther's) version of font panel now includes capabilities for
changing color of font, document background and for font effects.
But I haven't found in documentation how to use this capabilities.
When, for example, user clicks font color button in font panel, color
panel appears. But changing color doesn't affect on my document,
because of font panel becomes first responder, and message changeColor
is sending to it, not to my View.
What means provided for receiving messages from color panel executed
from font manager?
The second problem is in determining what color now is changing. I
haven't found any message not in NSFontPanel nor in NSFontManager that
determines color of what component of font (foreground, background,
strikethrough...) now is changing.
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.