You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Alexey Buistov <ja...@ua.fm> on 2004/10/26 16:36:26 UTC

Component to select time

Hello, 

I need some component that would allow user to choose the time in hours and 
minutes. Is there any off-the-shelf solution, in order not to re-invent the 
wheel?

Regards,
Alexey
----
http://rabota.alkar.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Component to select time

Posted by Luc Peerdeman <lj...@xs4all.nl>.
Hi,

I think Paul Ferraro posted a component once that more or less did what 
you want. It had textfields for the different 'parts' of a Date 
(year/month/../second) internally and a Date parameter. Using the same 
idea you could also use a DatePicker for the date part and textfields 
for hours and minutes.

You should be able to find the component using for example the gmane 
search options.

Good luck !

Luc.


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Component to select time

Posted by Alexey Buistov <ja...@ua.fm>.
Adolfo,

Correct me if I'm wrong but Datepicker allows to choose the date with the 
precision of _day_ only. What I need is _minute_ precision.

Alexey

On Tue, 26 Oct 2004 09:37:37 -0500
  "Adolfo Ruiz" <ar...@legosoft.com.mx> wrote:
> Why dont you use Datepicker
> 
> ----- Original Message ----- 
> From: "Alexey Buistov" <ja...@ua.fm>
> To: <ta...@jakarta.apache.org>
> Sent: Tuesday, October 26, 2004 09:36
> Subject: Component to select time
> 
> 
> > Hello,
> >
> > I need some component that would allow user to choose the time in hours
> and
> > minutes. Is there any off-the-shelf solution, in order not to re-invent
> the
> > wheel?
> >
> > Regards,
> > Alexey
> > ----
> > http://rabota.alkar.net/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 

----
http://rabota.alkar.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Component to select time

Posted by Adolfo Ruiz <ar...@legosoft.com.mx>.
Why dont you use Datepicker

----- Original Message ----- 
From: "Alexey Buistov" <ja...@ua.fm>
To: <ta...@jakarta.apache.org>
Sent: Tuesday, October 26, 2004 09:36
Subject: Component to select time


> Hello,
>
> I need some component that would allow user to choose the time in hours
and
> minutes. Is there any off-the-shelf solution, in order not to re-invent
the
> wheel?
>
> Regards,
> Alexey
> ----
> http://rabota.alkar.net/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org