| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Feb 17, 2006, at 7:26 PM, glenn andreas wrote:
On Feb 17, 2006, at 8:13 PM, Shawn Erickson wrote:
On 2/17/06, Shawn Erickson <email@hidden> wrote:On 2/17/06, Shawn Erickson <email@hidden> wrote:
Anyway when I fill the text storage with the following attributed
string I see the text but the color of the text is not affected
(should be blue). Any ideas on what I am forgetting? (likely a stupid
oversight on my part)
So switching to use NSForegroundColorAttributeName instead of NSStrokeColorAttributeName results in the color change. Folks think this is a bug in documentation, AppKit or just me misreading the docs on what NSStrokeColorAttributeName does?
NSStrokeColorAttributeName is used for stroking the outline of the characters of a font (as opposed to the color used to fill the characters). See NSStrokeWidthAttributeName (which determines the width of that line stroking the outline, which, by default is zero, causing it to appear that NSStrokeColorAttributeName does nothing).
Ah yes obvious now. Thanks :)
-Shawn _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
| References: | |
| >Attributed string not displaying with effects of attributes in an NSTextView... (From: "Shawn Erickson" <email@hidden>) | |
| >Re: Attributed string not displaying with effects of attributes in an NSTextView... (From: "Shawn Erickson" <email@hidden>) | |
| >Re: Attributed string not displaying with effects of attributes in an NSTextView... (From: "Shawn Erickson" <email@hidden>) | |
| >Re: Attributed string not displaying with effects of attributes in an NSTextView... (From: glenn andreas <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.