Re: Time Picker component for NSTimestamp

2011-08-04 Thread Johan Henselmans
Op 3 aug. 2011, om 21:15 heeft Paul D Yu het volgende geschreven: Being a little lazy here, but has anyone created a date + time setting component? I thought I just saw a commit in the last month or so??? I have one in my wonder github, but I need to clean it up, as the localization

Time Picker component for NSTimestamp

2011-08-03 Thread Paul D Yu
Being a little lazy here, but has anyone created a date + time setting component? I thought I just saw a commit in the last month or so??? Thanks. Paul ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: Time Picker component for NSTimestamp

2011-08-03 Thread Chuck Hill
There is an AjaxDatePicker in Ajax.framework. I don't recall anything for the time. On 2011-08-03, at 12:15 PM, Paul D Yu wrote: Being a little lazy here, but has anyone created a date + time setting component? I thought I just saw a commit in the last month or so??? Thanks. Paul

Re: Time Picker component for NSTimestamp

2011-08-03 Thread Paul D Yu
Yeah, I use AjaxDatePicker extensively in my app. Now I need an ability to set the time portion of the timestamp. Paul On Aug 3, 2011, at 3:22 PM, Chuck Hill wrote: There is an AjaxDatePicker in Ajax.framework. I don't recall anything for the time. On 2011-08-03, at 12:15 PM, Paul D

Re: Time Picker component for NSTimestamp

2011-08-03 Thread David Holt
I think you might be able to use ERDEditDatePopup (ERD2W) in a normal page. I think you can set editTime = 1 in the bindings instead of using rules. David On 2011-08-03, at 12:23 PM, Paul D Yu wrote: Yeah, I use AjaxDatePicker extensively in my app. Now I need an ability to set the time

Re: Time Picker component for NSTimestamp

2011-08-03 Thread David LeBer
Yeah… This comes up periodically and I go off and search the internets for a nice time setting widget (again) and fail to find one (again) that I like enough to be willing to spend the time wo-iffying. So other than the EditDatePopup referenced by David (H) I don't think there isn't anything

RE: Time Picker component for NSTimestamp

2011-08-03 Thread Ren, Kevin
-dev-bounces+kevin.ren=anz@lists.apple.com [mailto:webobjects-dev-bounces+kevin.ren=anz.com@lists.apple.c om] On Behalf Of David LeBer Sent: Thursday, 4 August 2011 8:03 a.m. To: WebObjects-Dev Mailing List List Subject: Re: Time Picker component for NSTimestamp Yeah... This comes up