Category Archives: Cocoa

NSToolbar basics

Building a Cocoa based user interface using the Interface Builder is really easy and produces great results quickly. But when I wanted to add a toolbar to a window, I had to realize, that Interface Builder does not support toolbars. … Continue reading

Posted in Cocoa | Tagged , , | 4 Comments

Cocoa memory management 101

Ok, so here it comes, my first Cocoa posting. I am pretty new to Cocoa and therefore this might be something you are more than familiar with, but for me it is handy to have a quick reference written down … Continue reading

Posted in Cocoa | Tagged , | 2 Comments