This is my first iPhone app in which I am importing images wholesale from Photoshop. Some aren't rendering properly.
The following image is a white button with rounded corners; the transparency ...
I'm working with a UITableView and a custom UITableViewCell. Initially, this had poor performance as I was loading the view for the cell from the nib file.
I have found a blog ...
I have a line of text which I want to display behind a CALayer, and when behind, then the text color should appear in a different color in the overlapping area.
The ...
I dont want to use any 3D engine like SIO2 etc engines in my project. But I still want to use .blender 3d files in my normal projects.
Can anyone please guide ...
The above is a UITableViewCell containing two UILabels. The cell has a transparent background using [UIColor clearColor] and the background pattern (you may need to look closely to see ...