There's also the "Calendar" component available from tassel. (http://www.tapestrycomponents.org/Tassel/app?service=external/ViewComponent&sp=SCalendar) It's targeted for tap3, but I suspect it will work with little or no modification on tap 4 (no custom services, and it doesn't use any "custom" parameter binding directions... you might give it a try and see what happens). It uses a newer version of the same calendar js lib as the myworkspace date/time picker. I didn't package it, but I've used it and it's nice.
Robert Yura Tkachenko (meta.ua) wrote: > I can propose datetime picker only javascript component here is link : > http://www.calendarxp.net/tt_pop.shtml - this is sourceforge project > > -----Original Message----- > From: Hugo Palma [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 06, 2006 4:15 PM > To: Tapestry users > Subject: Re: Looking for a DateTimePicker > > I don't know of such a component, but migrating the one in myworkspace to T4 > shouldn't be too hard....also, it would be a cool chalenge ;o) > > > Cheers > > Hugo > > > On 06/04/06, Julio C. Rivera <[EMAIL PROTECTED]> wrote: >> Thanks Hugo, >> I would like to have a Date and _Time_ picker where user can select date >> and time (like DateTimePicker from http://myworkspace.sf.net, but for >> tapestry 4). >> >> Cheers. >> >> El jue, 06-04-2006 a las 13:27 +0100, Hugo Palma escribió: >>> You can use >>> > http://jakarta.apache.org/tapestry/tapestry/ComponentReference/DatePicker.ht > mlor >>> http://tacos.sourceforge.net/components/DatePicker.html if you're using >>> Ajax. >>> >>> If you need time i usually just add TextField with proper validation. >>> >>> >>> Cheers >>> >>> Hugo >>> >>> On 06/04/06, Julio C. Rivera <[EMAIL PROTECTED]> wrote: >>>> Hi, I'm looking for a DateTimePicker for Tapestry 4. >>>> >>>> I found one in http://myworkspace.sf.net, but it doesn't work on >>>> Tapestry 4. >>>> >>>> Thanks in advance. >>>> >>>> Julio. >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
