My Software
ImageXY – Painless resize images on your Mac.
Jisho – Japanese English dictionary for the rest of us.- Jisho Touch The same great Jisho, now in your hand.
Connect WIth Me
Category Archives: Mac OS X
Thoughts on Xcode 4 Price
With the release of Xcode 4 came a completely unknown feature, even for developers like myself: a price tag. This is the first time that Xcode has ever had a price. Since the release of OS X, Xcode (and its … Continue reading
Posted in Cocoa, Development, Mac OS X, Objective-C
3 Comments
How to Make an Accessible Multiline NSMenuItem (without any custom drawing)
In developing a new application, I ran into the need for a NSPopupButton for selecting a preference. The menu that you see popup when you click on a NSPopupButton is really just an NSMenu full of NSMenuItems. The same menu … Continue reading
Posted in Accessibility, Cocoa, Hacking, Mac OS X, Objective-C
3 Comments