Re: setFont
Re: setFont
- Subject: Re: setFont
- From: Shawn Erickson <email@hidden>
- Date: Mon, 25 Apr 2005 13:41:18 -0700
On Apr 25, 2005, at 1:30 PM, Roland Silver wrote:
how do I output a message to an NSTextView in a progammatically specified font? setFont is a method of
NSActionCell ← NSCell ← NSObject,
but
NSTextView ← NSView ← NSResponder ← NSObject,
so an NSTextView and an NSActionCell have no closer ancestor than NSObject.
<http://developer.apple.com/documentation/Cocoa/Conceptual/AttributedStrings/index.html>
-Shawn
_______________________________________________
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
References: | |
| >setFont (From: Roland Silver <email@hidden>) |