Re: Spotlight view
Re: Spotlight view
- Subject: Re: Spotlight view
- From: Corbin Dunn <email@hidden>
- Date: Wed, 12 Oct 2005 14:05:14 -0700
Are you wanting a way of embedding the whole search window in your
application? Or, do you simply want an NSOutlineView that looks
and behaves like the spotlight one?
The latter. I'd like to be able to present Spotlight results the
way that Spotlight presents them -- with collapsible previews,
thumbnails for certain filetypes, etc.
Okay -- so you are looking for an outlineview that allows grouping,
and in addition allows some sort of preview section. Gotcha, thanks!
(I'm just getting a feel for what people are wanting).
You would, of course, have to fill in the data. Conceptually the
spotlight outlineview is a normal outlineview, with certain cells
that appear to take up the entire row (IE: a group-able outlineview).
It seems like a lot more than that to me!
Yes -- it depends on how complex the view is; The Spotlight view
descends from OutlineView and adds a lot of things.
-corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden