Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
I have a button that when you click on it a image with show (programmatically) and I also want it to be able to Pan, pinch (resize) and rotate programmatically but I don't know how, I only know how to add the pan, pinch and rotate with a xib. :( :confused: I hope someone can help me...
Thanks for replying so fast!! :D But I tried the code and it didn't work, it said unexpected @ in program so I also tried writing:
@\"action(rotateImageView:)\"];
and I also tried changing the @action to @selector but it didn't work either, my image doesn't pan, pinch or rotate.. :confused::( Hop you can help me..
Thanks! but that's not exactly what I want, I want to be able to pan, pinch and rotate my imageView without using the interface builder (xib) all programmatically.
Replies
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeBut I tried the code and it didn't work, it said unexpected @ in program so I also tried writing:
and I also tried changing the @action to @selector
but it didn't work either, my image doesn't pan, pinch or rotate.. :confused::(
Hop you can help me..
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesomehttps://developer.apple.com/library/ios/#samplecode/Touches/Introduction/Intro.html
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome