How To Make an App - Ep 11 - Swift IBOutlet Properties (Xcode 7, Swift 2)

preview_player
Показать описание
How To Make iPhone Apps with NO Programming Experience!
Lesson 11: Swift IBOutlet Properties

This lessons shows you how to connect the elements in your user interface to IBOutlet properties which the view controller can access!

This video series uses the latest and greatest from Apple (Xcode 7, Swift 2, iOS 9) and will teach a beginner with no programming experience how to make iPhone apps. I'm creating these videos with the assumption that the student has no prior knowledge and is starting from scratch.

The lesson plan for the How To Make an App series can be found on my site here:

For more tutorials on how to build iPhone apps, make sure you subscribe and visit my site where you'll find a community of like minded learners! Learning something new is always more fun with other people!

Get a customized roadmap for your app and start building it in 7 days:

CodeWithChris is dedicated to teaching beginners and non-programmers all about building iOS apps. On the site, you'll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have successfully picked up Swift, Objective-C, Xcode and app building from my course and materials!

Intro & Outro music
Рекомендации по теме
Комментарии
Автор

These tutorial videos are so well put together. Chris, you have a gift man. Keep teaching, you're amazing at this. Better than any instructor on Lynda that I've found.

PatrickCheo
Автор

these all have been awesome. I learned java before somewhat this tutorial made the conversion easy!

williamallen
Автор

Okay, this is great, right up to this video most of the questions I have when seeing weird symbols and names on sample codes are answered and very much understood, they're mostly UIKit and IBOutlet (but those previous tutorials don't even bother to explain that, I always hate coding something I don't clearly understand).

Big thanks.

iamdahri
Автор

16:05 You referred to setTitle's arguments as parameters. I get the two confused as well but it was just bugging me so had to mention it. By the way I love your work in this series, very clear explanation of how things are setup and work. Nice work man!

coder
Автор

I LOVE THESE XCODE VIDEOS! I'm already halfway into my war game in only 2 days!!!

Ninty
Автор

I figured it out, at least a work around. For some reason my ctrl key does not work in this setup of mine. Easy alternative is to just click the imageview to select then right click mouse and select "Reference Outlet Connections" then select the "New Reference Outlet Connection" radio button and while keeping the mouse in drag it over and there you have the connection line. Easy!!!

KevinHTucker
Автор

I would just add in your video that IBOutlet stands for Interface Builder Outlet.
Great video series, well done.

JoSpyckerelle
Автор

Hi, I love your work you can clearly teach and know your stuff. So far i have been successful in following your work yet for some reason something isn't right. This is probably my clumsiness and I would really appreciate it if you could solve my issue. At the end of this video episode 11 I try to run the code yet instead of changing the name to "Play" it adds a piece of text in the top left corner saying "Play" and the button Deal is the same. Why is this?

motivegeek
Автор

Can you please make a video about how to make an apple watch app

Thanks

robinklotz
Автор

When did you create the storyboard you use in this video?

benjaminandresen
Автор

Does it matter which order we drag the images/background to view controller in?

gavm
Автор

Hi Chris! As i loaded my project which i did in one of your earlier lessons, i noticed that my constraints didnt work anymore. I tried to update my constraints but i dosen't work. The thing is that the image view and the deal button are not in the same position/constraints where i left them. Appreciate help!

karllindback
Автор

how do i connect set alarm button to a date picker and also how to add sound track when alarm goes off.

NOXRULZ
Автор

hi Chris. I made as u said but in the end when running my simulator the Deal button didn't change to "Play" button but i found that the Play button is in the corner of the simulator and the Deal button still available.. can you help me please

MrMhdabd
Автор

How do you get to the UI Documentation search box?

lukebevan
Автор

Anyone know why the ctrl drag might not work. I select ctrl and click on the view imageview then drag but no green line appears. FYI - I am working from a mac-on-cloud through an internet connection using a windows pc.

Any help would be appreciated as I am stuck.

KevinHTucker
Автор

Why the "self" in line 23?
firstCardImageView is a property. Isnt it?

LebenWerden
Автор

When I try to connect it and add a name and click on connect, it adds nothing to my view controller page. I'm not sure why. Did someone else have this problem?

saraalhajri
Автор

Instead of adding a had added my app was i figured it out.

vinodreddy