In Interface Builder, there is no checkbox, like the NSButton in Appkit available for OS X applications, only UIButton. I've searched and found a few examples using custom icons, which were OK, but I'd like to use the same images that Apple uses for the OS X checkbox. I looked but couldn't find the .png images - do they exist anywhere?
Thanks!
Thanks!