Re: How do you simulate a UI in Xcode 5's interface editor?
Re: How do you simulate a UI in Xcode 5's interface editor?
- Subject: Re: How do you simulate a UI in Xcode 5's interface editor?
- From: Joar Wingfors <email@hidden>
- Date: Mon, 10 Feb 2014 20:52:47 -0800
On 10 feb 2014, at 17:25, Lee Ann Rucker <email@hidden> wrote:
> I would never have clicked on that. I figured it was just an icon on the NSPathControl - pretty, but not interactive.
Xcode uses path controls in lots of places:
- The scheme / destination picker in the toolbar
- The find options in the find navigator
- The editor jump bar
- The debugger jump bar
In all of these places, you can manipulate all of the individual path control segments. Poking at them to see what they have to offer would probably be time well spent.
Joar
_______________________________________________
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