Re: Setting the subclass for an NSTextView... in IB..
Re: Setting the subclass for an NSTextView... in IB..
- Subject: Re: Setting the subclass for an NSTextView... in IB..
- From: Henri Lamiraux <email@hidden>
- Date: Sat, 23 Nov 2002 07:55:02 -0800
This is not a limitation of IB but a limitation of NSTextView
archiving. With the new Keyed archiving this limitation has been
removed from NSTextView and IB needs to be updated.
The limitation with NSTextView is described in the FAQ (from the IB
Help menu)
On Wednesday, November 20, 2002, at 01:44 AM, Scott Anguish wrote:
can this be done? I keep getting an empty inspector for Custom Class
I can do it for NSTableView... and others.. I just don't want to have
to add the code to rebuild the textview if I don't have to (I can.. I
have it.. but this seems like an IB limitation that isn't necessary)
_______________________________________________
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.
_______________________________________________
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.