Skip to content

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

License

Notifications You must be signed in to change notification settings

brightsg/TFDatePicker

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Objective-C 99.1%
  • Rich Text Format 0.9%