Re: Newbie nNon-square text view question.
Re: Newbie nNon-square text view question.
- Subject: Re: Newbie nNon-square text view question.
- From: Ali Ozer <email@hidden>
- Date: Fri, 22 Oct 2004 22:50:19 -0700
You want a textview which is circle shaped, but within which text is
still laid out in straight horizontal lines? If so, that is pretty
straightforward, and you can use the Cocoa text system pretty much
as-is. You just need a custom subclass of NSTextContainer where you
override couple of methods.
Ali
Begin forwarded message:
From: Scott Andrew <email@hidden>
Date: October 21, 2004 22:20:58 PDT
To: email@hidden
Subject: Newbie nNon-square text view question.
I have been looking at what it takes to create a circular editable
TextView. If I want a circular text edit do I have to create one from
scratch or can I use a TextView to supply the edit functionality?
Scott Andrew
_______________________________________________
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