I have created a UIView subclass in whose drawRect method I am drawing UIImage based on the contents of an NSDictionary. My problem is that sometimes the order of the image(s) changes and one image ap
I have 10 images in array and 10 buttons, all i want is to set the images to buttons randomly. i tried this but not succeeded
I really need you guy HELP , I run my program in Xcode and its successful but later, Its show me this error: **Thread 1: Program received signal :\"EXC_BAD_ACCESS\" on my program line that I have **
I\'m trying to create a video from a single image, and save it to my photos library, I\'ve been googling around for ages - and cannot find a solution.
I have a game that players place their pieces on the screen then press set. I am using cocos 2d to build the iphone app. It is kind of like hide and seek. I then overlay a开发者_StackOverflow backgrou
I was wondering how to go about creating an image app for the iphone. I know how to create an iphone app. I was just wondering what the best way to make an image app is. I want the user to be ab开发者
This code is not working and i do not understand the mistake. Please help. -(UIImage *)addText:(UIImage *)img text:(NSString *)text1
开发者_运维问答This question may be silly. Is it possible to arrange three images as in the following attachment? Is it possible to design the UIImageView in such manner? If so, how? Share me some use
I need to let user navigate back and forward through different images (from 10 to 20) with a tap. All the images are 1024x768 JPG\'s so I don\'t need to resize or transform them.
i have the following code which will displays result in a UItable view along with an image. - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath