Pages Tagged with Cocoa
-
Shadow Dropper
Shadow dropper is a Mac OS X graphics utility for adding drop shadows to images
-
NSIndexPath + NSArray
A category on NSIndexPath which provides serialisation to and initialisation from an NSArray.
-
Updating Info.Plist Bundle Version from Mercurial Changeset ID at Build Time
Automatically use the latest mercurial changeset id as CFBundleVersion
-
Adding a Toolbar with Next & Previous above UITextField Keyboard
How to add a toolbar above the standard iPhone keyboard with next, previous & done buttons, as Mobile Safari does when filling in forms.
-
Building OpenCV 2.2 for Snow Leopard
As I found, incorporating the OpenCV image processing library into your Cocoa app is more difficult that it sounds.