Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Yellowstone2012

macrumors regular
Original poster
Feb 3, 2011
108
0
I am looking for something that is like Visual Studio's "Properties Panel" UI component for Mac OS X (Xcode).


Is there such a control?

Thanks.
 
Not that I'm aware of.

You can reproduce Xcode's settings table (Get Info > Build) using NSOutlineView, then implement the custom cells based on the property type. That would give you a nice OS X appearance that mimics Xcode. See this thread.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.