On 20 Jun 2011, at 21:51, Luc Van Bogaert wrote:

> Hi,
> 
> In the application I'm building, I'm using some kind of "inspector" panel 
> that will display and allow the editing of various attributes of some 
> selected object. We're talking about a significant number of attributes, so I 
> would like to arrange them into logical groups to present them to the user. I 
> could use a tabbed view with a seperate tab for each of the groups, but I 
> also like the way XCode 4 lays out its utilities panel, with various 
> subpanels that can be displayed or hidden using a disclosure triangle. I 
> don't know what kind of objects that could be used to implement such a 
> configuration, nor do I understand how the various subviews should by 
> organized, so that hiding one view moves the  remaining views into place. 
> Could anyone provide or share some tips please?
> 

Github has various frameworks that might be of interest.

https://github.com/ilg/InspectorKit.framework
https://github.com/omnigroup/OmniGroup
https://github.com/sbooth/SFBInspectors

Regards

Jonathan Mitchell

Developer
Mugginsoft LLP
http://www.mugginsoft.com

> Thank you,
> -- 
> Luc Van Bogaert
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/jonathan%40mugginsoft.com
> 
> This email sent to jonat...@mugginsoft.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to