yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Mac Programming Lesson 3 part 3


2m read
·Nov 3, 2024

Okay, so now that this is ready, we're going to do our final step entries text. I believe set string value and now we're going to set it to new text. If you remember, new text is an NS string that will have all the entries, and we keep on appending the next entry to it, so it will have all the entries.

So now finally we're going to do interface builder stuff in it all up. I'm going to open the xib; interface Builder will now pop open, and I'm going to drag an NS object into our document window. Just do that by going here, and then under the class, I'm going to set it to be app controller.

So now for this, I'm going to drag on a simple, I think I'll do a multi-line label for this, which is in fact an NS text field. I'm going to drag on a button—who knows why the button is so small? Okay, now we're going to say generate. Close, so we're going to drag it to app controller. Click, hold control and drag it to app controller and click generate new numbers.

And we're going to click from app controller. Control click from app controller and link it up with entries text, and now everything will work wonderfully. So hopefully we'll see a success here, generate, and here are all our entries.

Now, if you take a look, all these dates are exactly the same. What I would like it to do is just continuously keep on incrementing the date by 7 days, and it's not that difficult to do. So what we're going to do is right here when we say entry date equals Etc., we're going to say the day is this + 7, and that's pretty easy.

So now, like we're we keep on adding seven to the day, and then we'll just keep on increasing. So there we go, and it's like a perfect lottery. So every week we have a new set of numbers, and now I can cheat because I know all the numbers. No, but this is pretty cool.

You can do all the interface builder stuff you want to polish this up, but this is really, in my opinion, a good learning experience. Now it is very—like we learned so much new stuff today. I think what you guys should do is ask me all your questions, so in a personal message or whatever, just send me every single question you have, and I'll try to answer you as soon as possible.

So, um, anyway, thanks for watching. Mids and one—subscribe, tell us all your problems or questions, and goodbye.

More Articles

View All
Federalist No. 10 (part 1) | US government and civics | Khan Academy
In other videos, we have talked about how ratification of the U.S. Constitution to replace the Articles of Confederation was not a slam dunk. After the Constitution was drafted during the Constitutional Convention in mid-1787, you actually have a signific…
Integration by parts: definite integrals | AP Calculus BC | Khan Academy
Going to do in this video is try to evaluate the definite integral from 0 to pi of x cosine of x dx. Like always, pause this video and see if you can evaluate it yourself. Well, when you immediately look at this, it’s not obvious how you just straight up…
Modeling with multiple variables: Ice cream | Modeling | Algebra 2 | Khan Academy
We’re told that Ben’s home is x kilometers from an ice cream shop. Jerry’s home is y kilometers from the same shop. Then it tells us they each left their home at the same time and met at the ice cream shop at the same time. Ben walked an average speed—let…
How Many Holes Does a Human Have?
[Music] Hey, Vsauce. Michael here. Come on in! If you keep going, you will eventually emerge out my other end. For this reason, it has been said that the human body is like a doughnut. Yeah, you are just a bunch of meat packed around a central Hulk. Or a…
Introduction to the semicolon | The Colon and semicolon | Punctuation | Khan Academy
Hello, Garans. In this video, I’m going to tell you about a piece of punctuation called the semicolon, which basically looks like a comma with a period on top of it. The semicolon has a few uses, but the basic sort of standard use is to link two closely r…
Lecture 9 - How to Raise Money (Marc Andreessen, Ron Conway, Parker Conrad)
Um, but I want to start with a question for Mark and Ron, which is by far the number one question. Probably be a link answer: what do you guys decide to invest in—a founder or a company? Neither of you: no, no, no, no, you first. Um, well, we have a sli…