Re: NSTextField: Change Text Color at Insertion Point?
Re: NSTextField: Change Text Color at Insertion Point?
- Subject: Re: NSTextField: Change Text Color at Insertion Point?
- From: Alexander Heinz <email@hidden>
- Date: Mon, 8 Feb 2010 13:10:32 -0500
Oh. I knew that.
In all seriousness, thanks a lot, that's exactly what I needed to know.
- Alex
On Feb 8, 2010, at 12:49 PM, Kyle Sluder wrote:
> On Mon, Feb 8, 2010 at 9:36 AM, Alexander Heinz
> <email@hidden> wrote:
>> Thanks for the pointer; I wouldn't have known to look for "typing attributes." Unfortunately, while NSTextView has a - setTypingAttributes: method, the documentation for NSTextField, NSTextFieldCell, and NSText doesn't even mention "typing attributes," so I'm still stuck.
>
> "Typing attributes" only makes sense when you're typing, so logically
> it will only apply to the field editor, which is an instance of
> NSTextView (even though it's typed as NSText).
>
> --Kyle Sluder
_______________________________________________
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