Added: 3 years ago
From: bugzilla2001
Views: 42,606
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (53)

Sign In or Sign Up now to post a comment!
  • Hello.. Can I make my own backgrounds and buttons using vector images I've created in adobe illustrator?

  • drag touch up inside to what?the only thing i can drag to is the First Responder?

  • @flutep I think you forgot to specify the class in the View Identity tab. You should set it to the name of the view controller class of your project.

  • Too much moving. You have a wonderful voice, but the capture is making me dizzy!

  • good video but you have zoomed in too much and your windows moves lot, which makes really hard to follow.

  • Wow...that is the worse tutorial I have ever seen!

  • my face= :O <(huh?)

  • Great content , terrible capture

  • Your shit is NOT helping my hangover. Don't attach screen capture to your mouse!

  • Oh my god dude.. really.... I was so very interested in your content and wanted to hear what you had to say but for GODS SAKE HOLD THE SCREEN STILL! :o) Is it really necessary to sketch out and shake the shit out of the screen like that? I'm just learning programming and like to actually SEE what is being typed.

  • horrible camera

  • You know it would make a world of difference if we could see the whole screen at once and not have to try and track the mouse with this low frame rate :)

  • if i have two buttons how do i tell the ibaction that i want to handle button1 or button 2 click??

  • best vid on the topic, thanks!

  • Excellent, easy to understand video.

    Well done and keep up the good work!

  • If anyone is interested in learning via Real Tutors who teach you through Videos and Private one-on-one sessions, check out the team and courses offered over at EDUmobile. ORG(Remove space)

  • great teacher. thanks.

  • Awesome tutorial....BUT I'm getting SEA SICK :-( It's like watching Blair Witch Project all over again!

  • I would like to say. "Good, easy to understand video. You are a good teacher."

    Please find some different capture software. It was making me dizzy and hard to read the screen.

    Keep up the good work!

  • Agreed. This guy has by far the best explanations and the best voice of all the iPhone tutorials I've seen on YouTube, but I can't watch because all the jumping around almost send me into seizures. Sucks for me, because he's a good teacher, but everything's ruined by the screencast software.

  • finally someone that can teach!! Keep up the good work. You make it so I can understand it in laymen terms. You are a lot of help. Now if I can learn the the code and the syntax I will have it..

  • Hi, what program are you using here, Visual studio? and what language?

  • XCode. You can only use XCode to program for the iPhone as far as I know, at least, that's all you would want to use. The programming language is Objective-C

  • @bugzilla2001 There are some other ways, one of which was the CS5 suite. And there is also Titanium.

  • its in macintosh only, its called

    "xcode" downloaded by getting the "iphone sdk"

    its in the language COACOA

    its a form of c

  • what is the easiest way to modify the list options on a Picker View on interface builder? thanks

  • when i click "file's owner" nothing happens and i can't get that window that you have up at 4:16. any help?

  • How can I make it so that the words entered into console ("Hello") appears on the screen of the iPhone app?

  • I know that you're trying to fit all that within a small window, but continuously panning the screen around is annoying. No offence.

  • Declaring a class/function in a .h (header) file then implementing/initializing it in a .m (source) file isnt really unique to Obj-C. Its common practice among most OO languages.

  • can someone make an App ....flipping the bird at someone ,,i am trying

  • how do you link a button to another window?

  • I heard you mention actionscript. I'm a programmer that just loved working with Flash/Actionscript. I've also got experience with C++, Java, and that kind of stuff. Is developing in the iPhone pretty easy to pickup?

  • If you know Actionscript and Java then you will have a handle on the basics of programming, but be aware that the Objective-C syntax is VERY different from what you are used to. It took me a long time to get used to it. I found the learning curve very steep at first but once you figure out what works developing for the iPhone can be done very quickly.

  • It also helps if you explain why you use or type something other than just saying what you type out.

  • -(IBAction)clickMe:(idsender);

    printf("hello");

    thats what i have for the .m  whats wrong w/ that i cant see what you write on the screen

  • You have not created the method correctly. You forgot to enclose it in brackets like this:

    -(IBAction)clickMe:(idsender){

    printf("hello");

    }

  • Shouldn't it be

    -(IBAction)clickMe:(id)sender {

    printf("hello")

    }

  • - (IBAction)ClickMe:(id)sender; {

    printf("hello!!!");

    }

  • can you make a zoom on your recorder i cant see very well the source you write and where you write it

  • cheers, apple need something like this on their site. everything on there assumes you know what the hell is going on

  • hahaa im with you, they got this idea that were all born with an objective-C chip inside our heads and everything is So simple.

    They really need videos like this for beginners, explaining step by step.

  • unreadable :(

  • Thanks, that was a great tutorial!

    I was wondering if you had any idea of how to go about simulating a musical instrument's notes?

    Do you actually have to record notes first and download it to your computer or any other way ?

  • It is a great tutorial but I can see anything and also your video is too shaky! Can you show us the menus and submenues so we know what you are working with? and do not move the file back and fort!!!! The idea is to teach? well I can not teach if I past a book infront of your eyes and not hold it so you can read right?

  • Ok pretty confusing for sure, good on ya for uploading these tho

  • I liked the tutorial. I saw three other ones before and they were al little difficult as I lacked the basics. This tutorial helped.

  • When you can't see essential code in these tutorials they are a waste of time. very frustrating.

    Thanks for making the tutorial but unreadable screens are real problem for a lot of these.

    It's not worth making or downloading unless the text is readable.

  • Can't see any of the code. When you say, "I'm just going to copy this..." and then you paste it, I have no clue what you pasted. Without this info this was not helpful.

  • Hi please could you put the code in the info box (on the right). I can't see any of the text you are writing. A really good tutorial by the way!

  • Hey is there any way you can put the actual code you used in the info box, i cant see the text from the ibaction or the spacing or anything like that, otherwise great vid, i hope you come out with more...

  • I could not add the source code here since Youtube will not allow responses greater than 500 characters. I will post the source files sometime next week.

  • You haven't posted it yet.. it's useless when you can't see the code. Else it's a nice tutorial

  • type put &fmt=18 at the end of the movie to watch in stunning quiality!!

  • Woah what the hell, howd u work that out, nice tip!! does this work with all vids on the tube? cheers

  • if u upload with imovie, it lets u

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more