Re: Trying to reproduce a feature of Xcode's interface

2009-09-23 Thread Jens Alfke
On Sep 23, 2009, at 12:31 PM, Rui Pacheco wrote: How do you create that row? How do you keep a row of segmented cells centered? It's probably an NSSegmentedControl with springs on both the left and right sides. —Jens___ Cocoa-dev mailing list (

Trying to reproduce a feature of Xcode's interface

2009-09-23 Thread Rui Pacheco
Hi, I'm trying to implement something that Xcode has and I can't figure out how Apple did it. In Xcode, on the main window there's a row of 4 NSSegmentedCells with the labels Detail, Project Find, SCM Results and Build Results. That row of segmented cells sits on some sort of background that stre