Re: Using NSTextViews in custom view
Re: Using NSTextViews in custom view
- Subject: Re: Using NSTextViews in custom view
- From: Douglas Davidson <email@hidden>
- Date: Thu, 15 Sep 2005 11:45:05 -0700
On Sep 15, 2005, at 9:12 AM, Michael Becker wrote:
I am trying to let the user enter text in a custom view. I
basically want to display rectangles that allow for text input. To
achieve this, I am using NSTextViews that I create
programmatically. But I am running into two big problems:
Try taking a look at the Sketch example. NSTextViews can be rotated
like any other view, but there currently are known bugs (visual
glitches) with the editing of text when a text view is rotated at an
angle that is not a multiple of 90 degrees.
Douglas Davidson
_______________________________________________
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