Re: Storyboard's in Interface Builder in XCode 4.6.3
Re: Storyboard's in Interface Builder in XCode 4.6.3
- Subject: Re: Storyboard's in Interface Builder in XCode 4.6.3
- From: Dave <email@hidden>
- Date: Fri, 20 Sep 2013 09:35:42 +0100
On 20 Sep 2013, at 01:20, Kevin Cathey <email@hidden> wrote:
>
> On 18 Sep 2013, at 04:21, Dave <email@hidden> wrote:
>
>> Hi,
>>
>> I just can't get the hang of the storyboard UI in XCode 4.6.3. Is there any way of:
>>
>> 1. Putting the list view on the left into Alphabetical order - or at least some kind of order?
> Not at this moment, please file a bug.
>
>>
>> 2. Is is possible to having selected a VC in the left panel to have it show in the Centre panel?
> Selecting a view controller in the outline view should open it in the canvas, are you not seeing this?
I double-checked, yes it does, but not when you have a search term at the bottom of the window.
Also, if I have the Storyboard open in one window, and open it in another, the Storyboard goes away in the first window??? Is this expected or a bug?
> It's an known and expected but unfortunate limitation. When working in Interface Builder you are working with real views and real objects. RIght now AppKit and UIKit only allow a view to be in one superview. So we cannot show you your real views in two places at once.
Nor should you IMO, it takes ages to draw the view and it's silly to have more than one version open anyway. One of the most annoying things is that if for instance, you click and hold on an IBAction or IBOutlet - it shows you the Object in IB. If you then click on this, it opens the Storyboard in the window that your source file is in, so you lose the source view. There is never, ever a time when I want an IB Window to take the place of Source file! In this case I normally want look at the Source File(s) and the IB View at the same time. In fact treating like a normal source file really causes all the problems. It would be better to have it as separate one off window like the Organiser.
Cheers
Dave
_______________________________________________
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