Reputation: 28907
I have an iPhone application and within the application, the user has can click a button which will make a phone call to a particular phone number.
Is there a built in icon or button or something like that which would work well or look good for this functionality? For making a phone call? Just something small.
Upvotes: 1
Views: 2953
Reputation: 22651
Nothing in the iOS SDK ;-( You should try this web site : http://www.cocoacontrols.com there is a small library to have cool buttons in pure objectif-c
Upvotes: 3
Reputation: 19869
Check out
http://www.teehanlax.com/downloads/iphone-gui-psd/
And
http://www.teehanlax.com/downloads/iphone-4-guid-psd-retina-display/
For the Retina Display
Upvotes: 1