Archive for tag: Objective-C

Check out my article that was published on the iPhone

7 November, 2008 (14:55) | Apple, Objective-C, Technology, cocoa, iPhone | By: Niels Hansen

I wrote an article on the Traps to avoid when developing iPhone Apps.

I love to consume Cocoa!

1 August, 2008 (21:28) | Apple, Objective-C, cocoa, iPhone | By: Niels Hansen

The last three weeks have been an absolute joy!  I’ve been coding like I was 29 again and dreaming of Cocoa!  OK maybe not that part but I’ve found something that I have not felt like in 7 years.  The last time I felt like this was when .NET first came around. However for the [...]

How to Change the text Color of a NSButton in Objective-C

10 July, 2008 (23:44) | Apple, Objective-C, internet explorer, xCode, xna, youtube | By: Niels Hansen

One of the things that I need to do is simply change the text of a NSButton (or NSButtonCell) to a different color.  No problem I thought. I can easily do this in any language since I started developing Windows 3.1 Applications.
Boy was I wrong. There is no simple way to do it.   
Before the [...]