A Windows Phone 7- or iPhoto-style grid list view where you can show clickable images etc. with labels.
Archive for category User Interface
MMGridView
May 31
A custom UIGestureRecognizer for doing one finger rotations in iOS apps.
FontLabel
Apr 22
A project that includes a module for drawing arbitrary .ttf fonts for iPhone.
Kal
Apr 20
A calendar component for the iPhone (the UI is designed to match MobileCal).
CHLayoutManager
Apr 20
TPKeyboardAvoiding
Apr 15
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.
Blog post about TPKeyboardAvoiding
Official TPKeyboardAvoiding repository
A category on NSWindow to place a window at the absolute center of the screen, and not center it horizontally but slap it right under the menu bar like NSWindow’s -center method does.
DTCoreText
Apr 6
NSAttributedString/Core Text additions to create attributed strings from HTML source and display them in a custom view.
SPMediaKeyTap
Mar 28
Code for handling the media keys on a Mac keyboard in a way that allows them to be shared between applications but keeps the Apple applications from accidentally being triggered.
ADNOrdinalNumberFormatter
Mar 27
A subclass of Cocoa’s NSNumberFormatter that adds ordinals to numbers.