Re: Design tools, unexpected layout changes
Re: Design tools, unexpected layout changes
- Subject: Re: Design tools, unexpected layout changes
- From: James Bucanek <email@hidden>
- Date: Sun, 25 Sep 2005 09:47:21 -0700
Raphael Sebbe wrote on Sunday, September 25, 2005:
>I was just trying out the design tools, I took some time to move the classes
>in an organized way (all the model classes together, view controller, and by
>theme). Changing their colors too. Then I created a new class (.m + .h), and
>the layout changed to show all the classes on a long, horizontal line. I
>noticed it does that each time a new file is added. Locking the position
>solves the problem, but then I have to unlock the classes to be able to move
>them again. Is there a way to prevent those unexpected layout changes other
>than by locking ?
Not that I've found. Anytime classes are added or removed from the model's tracking, the entire diagram is reorganized using the Hierarchical Layout procedure.
Assuming that this is a relatively rare occurrence, I'd suggest exactly what you're doing now: Select all, Lock, change tracking, Select all, Unlock.
>By the way, this is a terrific tool for browsing projects...
I think it's one of the greatly under appreciated tools in Xcode.
--
James Bucanek
_______________________________________________
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