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
Cats vs. Gravity | Science of Stupid
The internet is packed full of clips of people’s cats doing hilarious things, so we thought we’d put these wonders of the web to work and find out if cats are as clever as their smug little faces suggest, or are they as DED as the rest of us? Let’s jump …
Relation of null space to linear independence of columns
So I have the matrix A over here, and A has M rows and N columns. So we could call this an M by N matrix. What I want to do in this video is relate the linear independence or linear dependence of the column vectors of A to the null space of A. First of a…
Tips From an Ultramarathoner for Common Trail Injuries | Get Out: A Guide to Adventure
I’m Scott Jurek, and I’m an ultra-marathoner. Today, we’re gonna be talking about injury prevention. I love pushing myself to the edge, and when I’m injured, I’m not able to train; I’m not able to race. Thus, avoiding injuries — but then once they do occu…
Getting Fired | Why 20% Of Workers Could Lose Their Job
What’s up you guys? It’s Graham here. So are you ready to make a lot of money? Because we’ve got some incredible news: unemployment is officially at its lowest level since prior to the pandemic. Wages are rising at the fastest pace in a decade, and wait, …
You Can't Win Until You Overcome These Obstacles
It’s just a matter of time until you have to overcome these, so you might as well get ready. Here are 15 obstacles you will be facing in life. Welcome to alux.com, the place where future billionaires come to get inspired. Number one: your parents’ limite…
Can We Save These Rare Toads From Extinction? | National Geographic
[Music] The WNG toad is found only in the Laramy Plains of Wyoming. It’s found nowhere else in the world, and it has the maybe unfortunate distinction of being one of the most endangered amphibians in North America. I think it’s the most endangered amphib…