开发者

how can i set attributes of NSFontPanel?

How can i set font attributes开发者_如何学JAVA of NSFontPanel, like color, bold etc ?


Colors are actually not in the font panel, are they? The font can be changed with this method:

- (void)setPanelFont:(NSFont *)aFont isMultiple:(BOOL)flag

See here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜