NSFont in TextViews
NSFont in TextViews
- Subject: NSFont in TextViews
- From: Francisco Tolmasky <email@hidden>
- Date: Fri, 1 Aug 2003 22:32:16 -0700
Ok, I basically want to remove the font selection from the users hands.
I want to set a font for a text view at the beginning (currently I use
setFont:) and then have them not be able to change it by copying and
pasting things in that are in a different font. What should I do?
Should I use temporary attributes maybe?
I just want things stored as PLAIN text, no attributes at all, and if
it's rtf or anything viewed with my chosen font.
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.