Skip navigation.
 
mlRe: setFont
FROM : Stéphane Sudre
DATE : Mon Apr 25 22:42:21 2005

lundi 25 avril 2005, à 10:30  PM, Roland Silver a écrit :

> 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,


Hint: NSTextView <- NSText <- NSView

setFont:

setString:

Related mailsAuthorDate
mlsetFont Roland Silver Apr 25, 22:30
mlRe: setFont Nick Zitzmann Apr 25, 22:37
mlRe: setFont Douglas Davidson Apr 25, 22:37
mlRe: setFont Shawn Erickson Apr 25, 22:41
mlRe: setFont Stéphane Sudre Apr 25, 22:42