Multi-column text in NSTextView
Multi-column text in NSTextView
- Subject: Multi-column text in NSTextView
- From: Greg Hoover <email@hidden>
- Date: Tue, 14 Nov 2006 22:33:11 -0800
I'm trying to create multi-column text in a NSTextView. I think I
can sublcass the NSTextAttachmentCell to render the blank space
necessary for creating column alignment, but that's a pain, if it
even works. Or possibly subclassing NSAttributedString and override
the size method to return the required padding. Anybody have an
easier solution for this?
Thanks.
Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden