Hi,
I'm looking for a control for editing a time interval - similar to NSDatePicker but returning an NSTimeInterval.
It would be nice to be able specify what fields are present (e.g. days, hours, minutes, seconds, deciseconds, milliseconds).
Is this something I need to roll myself or is there a third party control that provides this functionality?
(I looked at DejaIntervalPicker, but it doesn't give you the ability to select individual fields and edit or use a stepper like NSDatePicker)
Thanks....
Bruce