• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Spotlight view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spotlight view


  • Subject: Re: Spotlight view
  • From: Corbin Dunn <email@hidden>
  • Date: Wed, 12 Oct 2005 08:45:01 -0700

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:


It really depends on what you mean by this. Are you wanting a way of embedding the whole search window in your application? If so, the question of "why" comes up.

Or, do you simply want an NSOutlineView that looks and behaves like the spotlight one? 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).

-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


  • Follow-Ups:
    • Re: Spotlight view
      • From: Hamish Allan <email@hidden>
References: 
 >Spotlight view (From: Hamish Allan <email@hidden>)
 >Re: Spotlight view (From: John Stiles <email@hidden>)
 >Re: Spotlight view (From: Hamish Allan <email@hidden>)

  • Prev by Date: Newbie Q: equipping an NSDocument subclass with a window controller (2)
  • Next by Date: Re: NSTableView live resize problem
  • Previous by thread: Re: Spotlight view
  • Next by thread: Re: Spotlight view
  • Index(es):
    • Date
    • Thread