Re: IB Error: "Can't delete something I don't contain"
Re: IB Error: "Can't delete something I don't contain"
- Subject: Re: IB Error: "Can't delete something I don't contain"
- From: Maurice Kelly <email@hidden>
- Date: Tue, 24 Jan 2012 20:30:21 +0000
On 23 Jan 2012, at 20:27, Maurice Kelly wrote:
>
> Thanks for the info. I'll try to reproduce it in a basic project and them file a radar myself. And thanks also for the pointer to the AutoLayout sample code.
After spending a bit of time trying to reproduce this, I actually ruled out the NSSplitView and instead narrowed it down to the NSOutlineView operating in Source List mode. I was able to reproduce it easily by following these steps:
Create a new Cocoa Application.
Open the MainMenu.xib.
Enable Auto layout for the XIB
Drag a Source List onto the View
Resize the Source List on all sides until it hits the guide for the standard distance to the edge of a view.
Select the left hand Horizontal Space Constraint and set the value for Constant to be 0 (this is intended to constrain the Source List to the edge of the Window.)
Run the application.
I've filed a radar and included a sample project that reproduces the issue.
Interestingly, it's only a problem with the leading/trailing space constraints - the top and bottom constraints do not exhibit the same behaviour.
Cheers,
Maurice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden