Re: Browser question
Re: Browser question
- Subject: Re: Browser question
- From: publiclook <email@hidden>
- Date: Sun, 27 Apr 2003 11:58:07 -0400
The Instances tab in IB contains either an NSMatrix or an NSOutlineView
depending on the mode.
Looking into it deeper, IB seems to use custom classes to implement
both modes of the Instances tab. Do I misunderstand what you are
looking at ?
On Sunday, April 27, 2003, at 01:06 AM, Andrew Merenbach wrote:
I would like to create an Interface Builder "Instances"-style
NSBrowser (as in the one in the Instances tab), with a single "column"
but many smaller, representative objects contained within. After a
look at the developer documentation, the archives, the SimpleBrowser
tutorial, and what few (only one or two, so far) sample projects that
I've found on the internet, I'm still rather blank as to what I would
need to do in order to this. Would I, for example, need an active,
rather than a passive, delegate for this, and how would I interface
everything? (SimpleBrowser, for example, seems to my perception more
suited to file-system browsing.) Might anyone know of a resource I've
missed?
Take care,
Andre
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.