paulpilone / TFDatePicker

Enhanced Textual NSDatePicker, which has a popover control to selecting date and time using the standard controls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFDatePicker

Enhanced textual Cocoa NSDatePicker, which has a popover control to selecting date and time using the standard controls.

TFDatePicker image

Features

  1. A graphical popover featuring a graphical NSDatePicker..
  2. Support for empty date display and nil bindings. Dates can be cleared by selecting the clear button on the popover.
  3. Auto Layout friendly
  4. A visual prompt for required entry when displaying an empty date.
  5. Dates can be passed through a normalisation method by default.
  6. Packaged as a framework.

Usage

See the TFDatePickerTest target source for usage insight. It's trivial.

Requirements

OS X 64 bit + ARC

Licence

unlicense.org

About

Enhanced Textual NSDatePicker, which has a popover control to selecting date and time using the standard controls.

License:The Unlicense


Languages

Language:Objective-C 100.0%