Re: Replacing NSTextView with custom view?
Re: Replacing NSTextView with custom view?
- Subject: Re: Replacing NSTextView with custom view?
- From: Peter Seibel <email@hidden>
- Date: Sat, 13 Jan 2007 14:22:18 -0800
On Jan 13, 2007, at 2:12 PM, 慧 松本 wrote:
On 2007/01/14, at 6:58, Peter Seibel wrote:
Do I have to not create the NSTextView in IB and instead create
it programatically and add it to the scroll view at runtime?
Creating an NSTextView Programmatically
http://developer.apple.com/documentation/Cocoa/Conceptual/
TextUILayer/index.html#//apple_ref/doc/uid/10000090i
Yes, that's what I meant by "create it programatically". I just want
to confirm that I have to jump through all these hoops just to use a
custom NSTextStorage subclass--that there's no way to do it in IB.
-Peter
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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