Typing attributes for a rich NSField
Typing attributes for a rich NSField
- Subject: Typing attributes for a rich NSField
- From: "R. Scott Thompson" <email@hidden>
- Date: Fri, 3 Dec 2004 16:18:46 -0600
NSTextView has the setTypingAttributes: method which allows you to
establish the attributes for text to be entered into the view before
the user starts typing.
NSTextField has been given the ability to edit rich text within the
field, is there an equivalent functionality to setTypingAttributes?
I've looked in NSTextField and NSControl and such to no avail. I
suspect this is a "hard" problem because the field editor gets
involved.
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden