Custom Cell - Xcode 4.5 - Using Storyboard to create a custom cell

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น • 25

  • @AfterBeer
    @AfterBeer 12 ปีที่แล้ว

    Thank you ! It's a best lesson that I've knew. I don't spoken english well but I've understand all. Thank you very match.
    (With best regards from Far East of Russian Federation)

  • @sravanpatti
    @sravanpatti 12 ปีที่แล้ว

    Very good, clean and straight forward tutorial.

  • @AndreiRegiani
    @AndreiRegiani 9 ปีที่แล้ว +1

    Thank you, your video helped me.

    • @nitroGPT
      @nitroGPT 9 ปีที่แล้ว

      Andrei Regiani Hi =) You started studying iOS ?

  • @anesseo2369
    @anesseo2369 12 ปีที่แล้ว

    It was very helpful. Thanks a lot.

  • @kishorekumar8577
    @kishorekumar8577 11 ปีที่แล้ว

    thank u for giving this great tutorial

  • @weicee
    @weicee 12 ปีที่แล้ว

    Very good video. Thanks for posting this.

  • @SamiMostajo
    @SamiMostajo 11 ปีที่แล้ว

    Hey mate! Thanks for taking time to explain other people, how to program :)

  • @sasuntsidavit
    @sasuntsidavit 10 ปีที่แล้ว

    Great video! Very useful!

  • @wearemajestic
    @wearemajestic 12 ปีที่แล้ว

    Great tutorial, Fluent english, no shitty background voices or music, easy to understand . Great Job ! :)

  • @andoleyva
    @andoleyva 11 ปีที่แล้ว

    Great tutorial. Thanks!

  • @UAPetro1
    @UAPetro1 11 ปีที่แล้ว

    thank you!!!it is the great tutorial!
    wait more in this style=)

  • @ptlutube
    @ptlutube 12 ปีที่แล้ว

    Thanks, good tutorial!

  • @soyhenryxyz
    @soyhenryxyz 12 ปีที่แล้ว

    Thanks for sharing your knowledge. Are you planning an iOS/Xcode series? That would be fantastic!

  • @iluvuillkillu
    @iluvuillkillu 12 ปีที่แล้ว

    Thank you.

  • @BigPokemon
    @BigPokemon 11 ปีที่แล้ว

    thank you :)

  • @최재성-s4k
    @최재성-s4k 12 ปีที่แล้ว

    Go to your storyboard and click the 'TableViewCell'. then see 'Utilities window' on the right. tab on Identity Inspector. and then you can see class name. If the class is 'UIViewController', you cannot connect labels and image. You must change the class into 'CustomCell'.

  • @christianb1250
    @christianb1250 12 ปีที่แล้ว

    great tutorial video. I have been wanting to do something like this, however instead of an image i wanted to use a button. Any suggestions?

  • @samohtnotslar
    @samohtnotslar 12 ปีที่แล้ว

    it is pretty basic, loading a cell with content. what about something no one I have seen anyone do like adding a checkbox or switch in a cell and at the end doing something with the data of the checked off cells? the reason for a check box instead of using didselect row at index is that I'm using that to push another view to show info about the cell and the check box if they like what they saw

  • @xaixiong4701
    @xaixiong4701 12 ปีที่แล้ว

    Thanks for your tutorial. I want to populate the custom cells with different images, not just one image repeated in every cell. Can this be done quickly and easily with an array of images? Help. Thank you.

  • @amardesai7149
    @amardesai7149 12 ปีที่แล้ว

    This is a great video. I am having an issue which I hope you could help me. I am cannot make a connection from the image/labels in the custom cell from the storyboard to the customcell header file. Can you provide any guidance as to why I am unable to do so? I am using Xcode 4.2.1

  • @TheProgramingTV
    @TheProgramingTV 12 ปีที่แล้ว

    what would i do to show a picture that is store in a NSArray? i tried doing the same thing that you did for the labels but it throws an exception. any suggestions? anything im doing wrong?

  • @andronienn
    @andronienn 12 ปีที่แล้ว

    That's not available. Dead link ? Please verify it and reply me. Thank you very very veryyy much. I love your guides.

  • @iffytheperfect1983
    @iffytheperfect1983  12 ปีที่แล้ว

    Yea no prob. I put this source code on github.
    h t t p s://github.com/iffytheperfect1983/iffytheperfect-Tutorials/downloads.
    Hope this works. But when you look at the code, iffyHat.jpg will not be available because thats an image that is on my computer. You probably wanna replace that with your own image.

  • @BigPokemon
    @BigPokemon 11 ปีที่แล้ว

    thank you :)