Re: -[NSOutlineView ibIsInDesignMode]: unrecognized selector (???)
Re: -[NSOutlineView ibIsInDesignMode]: unrecognized selector (???)
- Subject: Re: -[NSOutlineView ibIsInDesignMode]: unrecognized selector (???)
- From: Kyle Sluder <email@hidden>
- Date: Tue, 14 Feb 2012 14:55:19 -0800
On Tue, Feb 14, 2012 at 12:34 PM, Mikkel Eide Eriksen
<email@hidden> wrote:
> Hi,
>
> I was going to implement a source list, but it's causing XCode and the Simulator to freak out. I did the following in my existing project (and then in a fresh project to make sure):
>
> 1. Create window nib
> 2. Add a source list
> 3. Menu: Editor > Simulate Document
>
> From the stacktrace it looks like the simulator is loading the nib, and the view then tries to figure out where the data should come from, and apparently has a fallback to some Interface Builder specific code that explodes?
View-based table views and outline views crash the IB simulator. This
is a known issue.
r. 9442221
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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