Vertical alignment in NSTextView
Vertical alignment in NSTextView
- Subject: Vertical alignment in NSTextView
- From: "Rimas M." <email@hidden>
- Date: Tue, 03 May 2011 18:57:54 +0300
Hello,
I continue my fight with cocoa text system :)) At the moment I am loosing..
Now I am trying to implement vertical text alignment in NSTextView. If
I would need only drawing, would be quite easy. But I need to maintain
an editing capability.
The thing I am talking about is very similar (or even the same) to the
text writing inside shape (rectangle) using Keynote: insert rectangle
shape, double click it ant write some text. Using inspector (Text tab)
you can choose between top, middle and bottom vertical alignment.
I am almost sure, that I need to subclass and overwrite some stuff
from either NSLayoutManager or NSATSTypesetter. Just not sure which
exact... Any thoughts?
Best Regards,
Rimas M.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden