@yogoana I dont see it either under other name things I can find it like app delegate and those other things I don't see it under main view too wonder why
To anyone new to this... never, never call dealloc directly. [square release] is the only line needed. If you understand memory management, use the default synthesizer and just type self.square = nil. It releases and safely makes the pointer set to null (nil). I did enjoy the tutorial!
how to rotate the image when we click it single(change to 90degree), double tap(to 180 degree), triple tap(to 270 degree) and four tap(back to 360 degree)..would appreciate that
great video. what's the code needed to have an animation load at launch. I have three separate view controllers (tab controller) with three different characters. I want my animation to load when the page loads instead of using a button to start the animation. Any ideas on how to do this?
Very good tutorial. I have subscribed and downloaded some of your apps. I was just wondering could you make a tutorial on how to make an image to two animations at once. Like rotating while it moves. I have been fiddling around with the code but can't figure out how?
Sorry for the noob question, but when I'm in the Identity tab, I don't see "Class Action" and "Class Outlet". Do I have to activate it? Please help thanks
Now that iPhone OS 3.0 NDA has been lifted, it wud be great if u cud focus on slightly advanced areas like consuming web services, core data and multithreading...
As of now, it's too difficult to find tutorials on the last two topics atleast... There was one... Stanford lectures from apple that demo'ed how to read flickr images using their api and populating it in the background. But it was too fast and a bit over board for a majority of "new iphone developers" like me...
Im still learning myself so I haven't really gotten to everything you have mentioned. sorry about that, but as I learn it, I will make video tutorials about them! I might make a 3.0 tutorial about shake detection code, and built-in mail. Im still learning them myself, but I will make a video about them in the future.
in main view Identity....I dont have class action and class outlets.
Pls guide me...thanks
yogoana 1 year ago
@yogoana I dont see it either under other name things I can find it like app delegate and those other things I don't see it under main view too wonder why
Ineedhelpwithappdev 7 months ago
Comment removed
yogoana 1 year ago
To anyone new to this... never, never call dealloc directly. [square release] is the only line needed. If you understand memory management, use the default synthesizer and just type self.square = nil. It releases and safely makes the pointer set to null (nil). I did enjoy the tutorial!
feitingschatten1 1 year ago
good stuff bruh
BurbKnight 1 year ago
ugh. apple.
kingcrimson234 1 year ago
Great tutorial :D. But when i tried to rotate the UIImageView in radians it didnt rotate right n made the image look weird. plz help
programingKid 1 year ago
I had the same problem I cannot see the actions where I can type in ID. Anyone help here. brian
Antiochus12 1 year ago
how to rotate the image when we click it single(change to 90degree), double tap(to 180 degree), triple tap(to 270 degree) and four tap(back to 360 degree)..would appreciate that
mp3mamat 1 year ago
Thanks!
mawaii 1 year ago
great video. what's the code needed to have an animation load at launch. I have three separate view controllers (tab controller) with three different characters. I want my animation to load when the page loads instead of using a button to start the animation. Any ideas on how to do this?
IntenseMedia 1 year ago
Awesome video!
MrBatareja 1 year ago
hey, could you help me, how to make the image scale by dragging it with two fingers?
KJApps 1 year ago
Very good tutorial. I have subscribed and downloaded some of your apps. I was just wondering could you make a tutorial on how to make an image to two animations at once. Like rotating while it moves. I have been fiddling around with the code but can't figure out how?
Thanks 5/5
blobhead8 1 year ago
keep it up! 5/5!
zizidodoII 2 years ago
Okey, I just started with making Iphone apps just for fun and when I did exactly as you did twice I got this error messages
Warning: 'UIView' may not respond to '+setAnimationduration.'
error CG undeclared first use in this function
error expected before AffineTransformMakeScale
lasseluktarsvavel 2 years ago
Are you sure you used the right types of brackets? Double check that you used the "[ ]" brackets and not the other { } ones.
PixelCUBEstudios 2 years ago
Good video
I have been looking for this awhile
WeAllStand 2 years ago
with so many crappy iPhone learning sites out there, developers are having a hard time
finding the right training resource and program. EDUmobile. ORG has changed that with their
iPhone Training Program that is currently teaching over 100 students.
rathodkk 2 years ago
Sorry for the noob question, but when I'm in the Identity tab, I don't see "Class Action" and "Class Outlet". Do I have to activate it? Please help thanks
fachailoo 2 years ago
nice tutorial but what happened on 6:10 (you forgot to move your mouse)
YourAppleTechHelp 2 years ago
Another great video. Nice clean easy to read the text and clear sound.
gammaphoton 2 years ago
great job 5/5
fryingpanproductions 2 years ago
Very good tut...subscribed to your videos :D
MugunthKumar 2 years ago
Thanks for subscribing! Let me know if you want any specific tutorials!
PixelCUBEstudios 2 years ago
Now that iPhone OS 3.0 NDA has been lifted, it wud be great if u cud focus on slightly advanced areas like consuming web services, core data and multithreading...
As of now, it's too difficult to find tutorials on the last two topics atleast... There was one... Stanford lectures from apple that demo'ed how to read flickr images using their api and populating it in the background. But it was too fast and a bit over board for a majority of "new iphone developers" like me...
MugunthKumar 2 years ago
Im still learning myself so I haven't really gotten to everything you have mentioned. sorry about that, but as I learn it, I will make video tutorials about them! I might make a 3.0 tutorial about shake detection code, and built-in mail. Im still learning them myself, but I will make a video about them in the future.
PixelCUBEstudios 2 years ago
iv subbed and iv got a request - can you show me/us how to make a drawing/touch recognition app plzzzzz i realy want help
richifie 2 years ago