PDA

View Full Version : Setting a default font in an NSTextView


RicardoDiaz
2007.05.02, 05:48 PM
Hi, how can I set a default font in an NSTextView? That is, when I run the application and write in an NSTextView, the font used is the predefined one.

Thanks in advanced

RicardoDiaz
2007.05.02, 08:04 PM
Sorry for doing this again, I figuired it out. I used NSTextView's setFont:.