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
Thomas Hunt Morgan and fruit flies
Where we left off in the last video, we were in 1902-1903, and Mendelian genetics had been rediscovered at the turn of the century. Bovary and Sutton independently had proposed the chromosome theory, that the chromosomes were the location for where these …
Horrific Freefall into the Deepest Ocean | The Sad Story of Flight 447
What’s happening? I don’t know what’s happening. We’re losing control of the aircraft here! We lost all control of the aircraft! What you’re witnessing is the beginning of one of aviation’s greatest mysteries: a top-notch aircraft, an experienced crew, a…
How has the position of Speaker changed over time? | US Government and Civics | Khan Academy
How is the position of Speaker of the House changed over time? The position of Speaker of the House has changed a lot over time, and it has had powerful early advocates. Henry Clay, an early Speaker of the House who had three different terms as Speaker, …
#shorts Top 3 Picks - Affordable Watches
Can only pick three, rank them 3, 2, 1. Yeah, it’s going to be tough because there’s some great ideas here. I’m going to have to choose between these two, ‘cause I love them both. So, you have a Seiko and then you have a Boulle over there. Oh, that’s toug…
The Cleverest Productivity Hack | Productivity Hacks for Students
This is a good idea. So, I used to buy this gum from the grocery store, and it was just like regular Wrigley’s Extra or whatever. But it was my study gum, so I only studied it when I chewed it, and I only chewed it when I was about to study. It was like m…
Definite integral properties (no graph): breaking interval | AP Calculus AB | Khan Academy
We’re given that the definite integral from one to four of f of x dx is equal to six, and the definite integral from one to seven of f of x dx is equal to eleven. We want to figure out the definite integral from four to seven of f of x dx. So, at least i…