Extracting Search Bar Graphic?

SaruwatariTaiki

Registered
Konnichiwa,

I am trying to extract the OS X search bar graphic (not Spotlight) with transparent background. Is it possible to locate it through the Finder? If not, is there an internet resource that offers it as a PNG?

Thank you
 
This graphic?

spotlightlargeicon20060807.png
 
You could use Grab to select the search box and take a screenshot, then edit that to your needs.
 
It is located at "/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/LeftSearchCap.tiff". It does NOT have a transparent background, though.

Eric, where did you find that ridiculously large Spotlight icon?? :confused:
 
Do you have the Developer stuff installed? That isn't showing up here..

As for the icon, well..
picture2cr1.png


For real though, it's right here.
 
It's located in the DeveloperTools.pkg if you open up your OS X install disk and find that package in the Xcode Tools folder. You can then open the package with Pacifist.
leftsearchcapvv6.png


The bar is a combination of that graphic, and some code and other pics to allow it to be resizable. If you want the full bar, a screenshot via Grab is the way to go.
 
Back
Top