Re: Interface Builder Nested Object Selection

2009-02-05 Thread Richard Somers
Joey and Jonathan, Hey guys thanks for the tips! I had no idea this functionality was available in Interface Builder. Richard On Feb 4, 2009, at 6:36PM, Joey Hagedorn wrote: One tip that you might find helpful to select nested items quickly in Interface Builder is to hold down Shift + Con

Re: Interface Builder Nested Object Selection

2009-02-04 Thread Jonathan Hess
Hey Richard - Try "shift-right-click" or "shift-control-left-click" to see a context menu of everything under the mouse. Alternatively, see the "Tools->Select Parent" menu item with a key equivalent of command+control+Up Arrow. Good Luck - Jon Hess On Feb 4, 2009, at 5:24 PM, Richard Som

Re: Interface Builder Nested Object Selection

2009-02-04 Thread Joey Hagedorn
Richard, On Feb 4, 2009, at 5:24 PM, Richard Somers wrote: In Interface Builder to select a nested object in a view hierarchy you drill down by using the click-wait-click approach. How do you back up the other direction without deselecting and starting the drill down all over again? One t