Xcode 6.0 - Custom Cell for TableView - Swift

Xcode 6.0 - Custom Cell for TableView - Swift

iffytheperfect1983

10 лет назад

63,199 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

mcnimi
mcnimi - 23.12.2015 20:55

dude you're amazing

Ответить
George Darjania
George Darjania - 20.12.2015 08:41

What is the FlappyThing...?

Ответить
Ankit Khanna
Ankit Khanna - 30.10.2015 18:53

It's written as XIB but pronounced as NIB file. Don't know why but i have heard it as NIB file mostly.

Ответить
Emrah Akgül
Emrah Akgül - 22.10.2015 16:12

Only thing that you should develop is your speed. I watched your video by increasing the speed of play. Except this, it is obviously a good tutorial. Thank you very much for your effort!

Ответить
Jeremy D.
Jeremy D. - 17.10.2015 06:57

I just wanted to take a second to say thank you for this tutorial. I have taken some classes in ios development throughout the last couple of years and your video has been the best way to learn. Your explanations are perfect and I love the relaxed, natural way about how you present the information. Keep doing what you are doing!

Ответить
Ulises Vazquez
Ulises Vazquez - 16.10.2015 06:10

Great Tutorial!

Ответить
Julius Pallesen
Julius Pallesen - 12.10.2015 16:22

You are saying everything as if it is a question

Ответить
Mohamedh Asrin
Mohamedh Asrin - 22.09.2015 15:42

Thanks for your Tutorial, Good beginner guide.

Ответить
Stef Lui
Stef Lui - 20.09.2015 06:04

Great thanks for your tutorial! If instead of an image I wanted to put a button there instead to play music how would I go about doing that?

Ответить
MrFalci987
MrFalci987 - 14.08.2015 19:27

Whao ! Great Tutorial ! Thanks

Ответить
Михаил Щеглов
Михаил Щеглов - 11.08.2015 14:27

Nice tutorial. Awww right)

Ответить
Revanth Matha
Revanth Matha - 15.07.2015 11:42

Great video thank you for the help.

Ответить
Glenn Dayton
Glenn Dayton - 07.07.2015 06:40

People having problems with: let cell: CustomCell = tableView.dequeueReusableCellWithIdentifier("Cell") as CustomCell 

Go to the "Attributes Inspector" panel and add "Cell" in the "Identifier" field instead. It's not set by "Reuse Identifier". iffytheperfect1983 Please make a note of this in your video. It took me 2 hours to find this out.

Ответить
Nai Saik Chan
Nai Saik Chan - 02.07.2015 07:01

Hi.. I want to set the play Sound button instant on you UIImage. So, what should I do it? I try it on swift... with AVAudioPlayer, already import AVFoundation. But I can not set my sound file and type at (self.myImageView.image = UIImage(name: imageName). Please help me..

Ответить
Dan Cubing
Dan Cubing - 11.06.2015 21:15

Hi, this is a great tutorial. I'm running into one problem however:

I am getting a 'NSUnknownKeyException' when I try to run the app. I've followed this video explicitly and I can't find the issue.

Everything is the same, except the downcasting "as!" in the cellForRowAtIndexPath function (as others have mentioned).

Has anyone else faced this issue?

Ответить
k u w
k u w - 07.06.2015 20:02

not working for me .. special on 
let cell: CustomCell = tableView.dequeueReusableCellWithIdentifier("Cell") as CustomCell

in as word says you need to put !

Ответить
Carlos Oliver Hernández Montejano
Carlos Oliver Hernández Montejano - 05.06.2015 17:27

Thank you! Excellent video my friend, It helped me a lot.

Ответить
Lydia j
Lydia j - 03.06.2015 11:13

Useful tulorial

Ответить
CityOS
CityOS - 31.05.2015 16:36

One of the better tutorials on how to easily set up a custom TableView Cell in Swift.

Ответить
Aníbal Madrid
Aníbal Madrid - 07.05.2015 21:05

Good explanation but easily half of the video is about the guy thinking what to do next. Could easily be reduced from 52 min to 20

Ответить
MartinV06
MartinV06 - 13.04.2015 07:26

thanks sooo much for this tutorial

Ответить
Ernesto Trujillo
Ernesto Trujillo - 11.04.2015 00:07

is this guy stoned?

Ответить
Vilsh792
Vilsh792 - 30.03.2015 05:21

That was a great tutorial! Thanks

Ответить
MrBlaq
MrBlaq - 29.03.2015 01:19

This was a great help. Thanks!

Ответить
Al Al
Al Al - 18.03.2015 08:16

thanks a lot! the best tutorial about uitables! 

Ответить
Tolgay Toklar
Tolgay Toklar - 16.03.2015 20:42

Thank you so much :)

Ответить
Mitsus Dev
Mitsus Dev - 15.02.2015 21:00

Hi,
i've follow your tutorial, but i want add rows dynamically loading data from an json url.
When i try to build project i've errors:

Outlets cannot be connected to repeating content.

for each of my two labels and imageView on TableViewCell. Where is my error?

Thanks a lot

Ответить
Yoshi Fujimoto
Yoshi Fujimoto - 08.02.2015 08:52

Thank you!

Ответить
Daqi Hong
Daqi Hong - 23.01.2015 06:26

very useful for me!

Ответить
Carlos Linares
Carlos Linares - 12.01.2015 22:20

I needed this, thanks a lot

Ответить
Bruno
Bruno - 07.01.2015 00:35

Thank you man.

Ответить
JG Z
JG Z - 05.01.2015 21:26

Very helpful tutorial, thank you!

Ответить
Dee Taylor
Dee Taylor - 31.12.2014 23:20

I really appreciate you taking an hour out of your time to create this video to help us. Thanks a lot, I really enjoyed it, very helpful!

Ответить
梁达
梁达 - 17.12.2014 14:15

This is a Nice tutorial for dynamic UITableView, Thank You.

Ответить
Tonguç Karaçay
Tonguç Karaçay - 30.11.2014 12:52

1 error is mycode:
type 'viewcontroller' does not conform to protocol 'uitableviewdatasource'

How can ı resolve?

Ответить
mark
mark - 29.11.2014 21:43

Would it be possible to access the source code?

Ответить
Felix
Felix - 22.11.2014 07:45

I have this bet where I need to create an app in 2 days or I have to shave my eyebrows. The app needs custom cells and, yeah, and I never did iOS development before. You just saved my life thanks bud.

Ответить
DJ Asynchronous
DJ Asynchronous - 20.11.2014 09:32

Awesome! Took me 4 days to get it right, got there in the end. Love your work.

Ответить
Michael Sevy
Michael Sevy - 15.11.2014 04:50

Any idea why I'm getting an error that class: ViewController does not conform to protocol UITableViewDataSource?

Ответить
Brian B
Brian B - 14.11.2014 19:58

Very nice. Loved the "worked the first time. Very rarely happens". Thanks for posting.

Ответить
David Argent
David Argent - 12.11.2014 14:07

Can anyone tell me how to make the second popup view controller have a blurred effect to blur the view controller below??

Ответить
David Argent
David Argent - 11.11.2014 12:40

Best xcode tutorial i've ever done. Thanks.

Ответить
Jason Liew
Jason Liew - 29.10.2014 17:03

great, thanks

Ответить
Trader from Mars
Trader from Mars - 27.10.2014 18:23

you have e-mail..? need some help on my code and Json and TableView cell
 thanks

Ответить
Keith Bradner
Keith Bradner - 05.10.2014 02:13

This doesn't seem to work anymore.

Ответить