Non-wrapping NSTextField
Non-wrapping NSTextField
- Subject: Non-wrapping NSTextField
- From: Daniel Delp <email@hidden>
- Date: Tue, 10 Dec 2002 12:20:56 -0600
I have an NSTextField created programmatically, but I can't seem to find
anywhere in the apple docs how to make it non-wrapping. I found that the
NSTextFieldCell is what does most of the work which inherits from NSCell
which has setWraps: but I can't seem to find how to gain access to this.
Any help would be much appreciated.
Thank you
-Daniel Delp
_______________________________________________
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.