Re: Spotlight view
Re: Spotlight view
- Subject: Re: Spotlight view
- From: John Stiles <email@hidden>
- Date: Wed, 12 Oct 2005 10:57:42 -0700
On Oct 12, 2005, at 2:45 AM, Hamish Allan wrote:
On 11 Oct 2005, at 23:59, John Stiles wrote:
On Oct 11, 2005, at 3:53 PM, Hamish Allan wrote:
Are there any plans to make the "Spotlight View" part of the
Cocoa framework? Not just HISearchWindowShow(), but an embeddable
NSView subclass suitable for bindings?
Isn't it already? I have one in an app of mine and it's created
via IB.
By "Spotlight View" I mean the one which comes up in the
SystemUIServer window, with groupings, thumbnails, etc... shown here:
http://developer.apple.com/documentation/Carbon/Conceptual/
SpotlightQuery/Concepts/SpotlightWindow.html
You have one of these in your app? What is the name of the class
which provides it?
Err... no, I have the widget in the upper right (the search field
with magnifying glass). Sorry :)
I kind of figure that the results pane is pretty high-level
functionality that you're going to have to reimplement on top of an
NSOutlineView.
_______________________________________________
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