Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jasongodoy

macrumors newbie
Original poster
Mar 21, 2008
4
0
Does anyone know how or where I can get access to the image resources (tiff or png) of objects such as Push, Rounded Rectangle buttons, etc found in Interface Builder? I've installed developer tools Xcode etc and looked through all the files/folders in the Developer folder, but can't find the images I'm seeking (if they exist at all). I suspect that cocoa buttons are drawn in code. Any help would be great!

Thanks,

J
 
Good luck with that. Since 10.4, Apple have kept their UI drawing code tightly controlled. Unsanity and others tried to reverse-engineer theming tools for 10.5, with no success, I suspect you will not be able to find UI component images even if you tear /System/Library to shreds.
 
Can you post screenshots of what you're referring to?

Most of Apple's UI stuff isn't too hard to replicate in code if there's no easy way to access it, but usually there is.
 
Thanks Sydde and kainjow. I figured Apple would probably try to lock down their interface controls. I wanted to use some native Mac OS X buttons and controls for a web user interface one of my developer friends is working on. We'll just have to roll our own buttons. Thanks for the help!

J
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.