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
Homeroom with Sal & David Siegel - Wednesday, July 14
Hi everyone, Sal Khan here from Khan Academy. Welcome to the Homeroom live stream! It’s been a little while since we last saw each other, so it’s so good to see you again. We have an exciting conversation today with David Siegel, who’s a co-chair, co-foun…
What happened with my Property Manager…
What’s up you guys? It’s Graham here! So first of all, thank you for watching. Make sure to sit back, relax, subscribe, hit the like button, and let me give you some backstory on the situation: my experience hiring a property manager and whether or not a…
Natascha McElhone: Playing Elizabeth Hopkins | Saints & Strangers
Elizabeth is a stranger. She’s not a program. She should even come for religious reasons, and this is indicative of the age and the era, 1620s. Uh, Elizabeth is introduced and is in the story largely because of her husband, Steven Hopkins. She comes with…
Elon Musk 2008 Interview
I’m Elon Musk. I’m the, uh, chairman and the product architect of the company. And, uh, what car do you drive yourself? Well, Tesla Roadster, of course. Is that the only car you drive? No, no, I have a, I also have a Porsche Turbo and, uh, that’s the fami…
The 3 Pillars Of Stoicism Explained
If we look at Stoicism as a philosophical system, we can divide it in three pillars: Ethics, Logic and Physics. Some scholars arrange these aspects of Stoicism in the form of an egg. The yolk represents the Physics; the white, the Ethics; and the shell th…
Common fractions (halves) | Math | 4th grade | Khan Academy
Let’s try to show that 0.5 is equal to one-half. We often hear people use these interchangeably; they use them back and forth. Maybe someone would say, “I have a 2.5 pound rat,” and then someone would say back to them, “Wow, a two and a half pound rat! Th…