cnicollonline

"I was just guessing at numbers and figures, pulling the puzzles apart"

Archive for the ‘ Objective-C ’ Category

When programming in any language I find that there are always several things that no matter how hard I try to remember will never stick. One thing as of late has been using images within objective-c and iPhone development.

 [More]

Learning Objective-C coupled with the Interface Builder, I found that using a UIImageHolder, or UITextLabel, or even the UIScrollBar came more and more simple each time I used them. I had my laptop with a full battery, a fresh piece of paper to scribble on and I was ready to tackle a Navigation-based Application.

Now this wasn’t a hard feat, but it wasn’t an one easy either. I feel I have a good foot in the door with this, but far from a “pro” status.

 [More]

While sitting in my Objective-C class learning about the Tab Bar Application and it’s uses our teacher brought up a point in that Apple’s pre-made Tab Bar Application, is good… but not great. The problem is that it starts you up with two views (which is good), However the first view is the main controller. The second view has it’s own controller assigned to it. After a little research and a quick modification to the Tab Bar Application I was able to create my own template that I now use for Tab Bar projects.

 [More]

It’s been a short time since I’ve gotten anything written, this was due to work being busy, a few small side projects, school projects and exams, summer starting and well - a new love. This love however can be bought with money and it involves selling a bit of your soul.

After waiting a year I was finally able to get a iPhone. 3Gs at that! This quickly pulled my interest away from my every day languages and set me on a course to learn Objective-C.

 [More]