NSTextViews with embedded pictures and vertical alignment
NSTextViews with embedded pictures and vertical alignment
- Subject: NSTextViews with embedded pictures and vertical alignment
- From: John Stiles <email@hidden>
- Date: Tue, 29 Jun 2004 13:46:57 -0700
Right now I have an NSTextView with a decent-sized icon embedded in it
(as an attachment), followed by some text.
The NSTextView is making the text appear at the bottom edge of the
icon, so it looks like this (excuse the goofy ASCII art)
/\
/!\
/___\ Here is the message way down at the bottom.
I'd like to vertically align the text so it looks like this:
/\
/!\ The text is positioned in the middle now.
/___\
Is this doable?
_______________________________________________
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.