Pierce Freeman wrote:

For example, I tried to follow this article:
http://oreilly.com/pub/a/mac/2005/07/12/spotlight.html but it seems as if some of the code has been removed from Leopard (HISearchWindowShow, etc).



HISearchWindowShow is a Carbon function. If you don't include the Carbon framework, it won't work. I think this aspect may have changed between the Xcode 2.1 in the cited article and Xcode 3.x on Leopard.

BTW, I found HISearchWindowShow in the 10.5 SDK's Carbon headers by pasting the name into the Spotlight search box.

  -- GG

_______________________________________________

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