Hey, for those of you who like to work on Macs like myself and can’t use the script that shows you where all Maya’s icons are, I have not only found them but converted all of them into tiffs, so you can actually view the icons in Finder without having to use Gimp. It’s nothing big but its something that has been bugging me for a while. The icon names are all the same as used in Maya only thing you have to do when you want to use them is change the extension to xpm instead of tiff.
When you use the symbol button command all you have to do is add .xpm and it will show. Because all of the icons are already part of Maya’s environment so you don’t need to add the file path or any of that jazz, regardless of what operating system you are using.
symbolButton( image= aimConstraint.xpm)
I hope some people find this as useful as I do. If not now perhaps in the future.