Re: Spell Checking Text Views
Re: Spell Checking Text Views
- Subject: Re: Spell Checking Text Views
- From: Douglas Davidson <email@hidden>
- Date: Mon, 6 Nov 2006 09:32:00 -0800
On Nov 4, 2006, at 4:35 AM, Tommy Nordgren wrote:
I've been checking through the API:s . The easiest way to support
strings in programming languages appears to be
to create a custom NSTextView , that in it's turn creates/uses a
custom NSTextStorage subclass.
Now I have the problem of initializing a custom NSTextView
subclass in interface builder.
Is it possible, or do I have to create my view on the fly, in code?
You should be able to do it the same way you set any other view to a
custom subclass in IB.
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