Hi,
I want to use a green button on my app like the one used on App Store when you select an app to install and press the button "FREE".
Is it possible to use a button like this without a custom image?
Thank you,
A
Hi,
I want to use a green button on my app like the one used on App Store when you select an app to install and press the button "FREE".
Is it possible to use a button like this without a custom image?
Thank you,
A
No, you're going to need to either whip up some custom drawing code for your button or make the background image in an image editor. All of the pre-made UI elements available to you are in Interface Builder. If you're not seeing what you want there, it's time to customize.
Check this out:Custom UIButton You may just need to crop this photo in photoshop: Appstore Free App Screenshot and then just use the cropped photo as the button .png graphic.