Re: Vertical Alignment in NSTextView
Re: Vertical Alignment in NSTextView
- Subject: Re: Vertical Alignment in NSTextView
- From: David McGavern <email@hidden>
- Date: Mon, 29 Dec 2003 15:22:16 -0500
I basically want to find a way to align text vertically, for example in
the center of the NSTextView. Here's an ASCII art representation :-) :
NSTextView below:
---------------------------------------------------
| |
| Text aligned in the center, vertically |
| |
---------------------------------------------------
Thanks though!
David
On Dec 29, 2003, at 12:43 PM, Jonathan E. Jackel wrote:
Do you mean that you want words in different lines of text to be
aligned one
on top of the other? You can use NSTextTabs and NSParagraphStyles for
that.
If that isn't what you mean, could you describe a little more what you
want?
Jonathan
_______________________________________________
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.