Re: DATEBOX & HOURS RESETTED

2009-03-11 Thread Arthur Kalmenson
I think the easiest solution is to put the time in a TextBox beside it. If you want something fancier, check out the Spinner in the incubator: http://code.google.com/docreader/#p=google-web-toolkit-incubator&s=google-web-toolkit-incubator&t=Spinner. One of the examples is picking a date and time.

Re: DATEBOX & HOURS RESETTED

2009-03-11 Thread bond
any ideas? Thanks On 4 Mar, 23:24, bond wrote: > Hi, > I've a question about DateBox widget. If you set a Format as this: "dd/ > MM/ HH:mm" on DateBox, when you are selecting a Date, the hour & > minutes are resetted. > > So in your dateBox you have a date as 04/03/2009 15:30 and then you'r

DATEBOX & HOURS RESETTED

2009-03-04 Thread bond
Hi, I've a question about DateBox widget. If you set a Format as this: "dd/ MM/ HH:mm" on DateBox, when you are selecting a Date, the hour & minutes are resetted. So in your dateBox you have a date as 04/03/2009 15:30 and then you're focusing on the textbox, the DatePicker is displayed.But wh