BHColourPickerA hue-saturation-value colour-wheel-style colour picker for your iPhone apps. It's a UIViewController subclass that can be presented with presentModalViewController:. When the user chooses a colour, your delegate is called with colourPickerController:didFinishPickingColour: with the UIColor that the user has picked. Screenshot:
|