FROM : R. Scott Thompson
DATE : Fri Dec 03 23:18:46 2004
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
DATE : Fri Dec 03 23:18:46 2004
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
| Related mails | Author | Date |
|---|---|---|
| R. Scott Thompson | Dec 3, 23:18 | |
| Louis C. Sacha | Dec 4, 23:37 |






Cocoa mail archive

