I'm having so much fun... I've been messing around a lot today, just trying different stuff, saving code snippets for easy future use, and using the help document a lot. *Wishes the cocoa book would hurry up and get here*
Welcome to the wonderful world of programming!I can't come close to describing how good I felt last night.
Welcome to the wonderful world of programming!
May your journey be a fun one.
Why I never ever did that!So far he's only experienced the manic phase. Soon enough it'll turn on him and, at the terminal, he'll be hurling curses and execrations that would make a sailor blush; just like the rest of us have at one time or another.
Oh, you probably will.@ Yeroen - Heheheh I don't swear....
Thanks. I went through two of them. Poor guys!@ Sushi - That thing is cute.... I would put it on a shelf instead of beating it to death
@ Yeroen - Heheheh I don't swear....
Heh. That's possibly because:
- You haven't had to track down a memory leak caused by middle-ware (that you have no control over) and that causes a major application to crash randomly once every few weeks...
is your os at 5.0 or higher? It won't work if it isn't. And I don't know why it insists on making the iconset so small, it's a big image...
Everyone download my calculator from macupdate, it's called programocalc! I'd love honest not-just-being-nice reviews.
Not a bug, there's not point in resizing it so I set min and max size restraints. And just on a side note for future reference, if restraints aren't set the field being there does not affect dragging the window size.
Actually that's on my list of things I don't think it will be impossible, I'll just do it the old fashioned variables way and wait on delegates. I think it's possible, anyways...
So next up is to get live updates to the result, switching to a segmented control which I just realized will save me a bit of code, and to add some simple graphics. I currently have it, though not released yet, where when you do a calculation the results window spins and then shows the result. But instead I will make it slide in like a drawer then pop out with the result.