Hi guys, think I got a fairly simple question. I want to use the Play and Pause icon as the image for my UIButton. I figured this would be pretty simple but I can't seem to figure it out. Got the info button easily...
You could drop a button onto your XIB canvas and then set the background of that button to images you import into your project. Check out these free buttons that you can use:
Well, it's an openGL ES based app, so I'm not using XIB, I have added a button and can set it's image ok. I was just hoping to use the default play button icon instead of using one of my own.