Thank you for the reminder, Emily! I'll get you a patch as soon as I have a few minutes to spare.
On Thu, Jan 8, 2009 at 2:44 PM, Emily Crutcher <[email protected]> wrote: > By the way, now that gwt-incubator is sourced against 1.6, if you can > retarget your DropDownDatePicker for 1.6 and the com.google.gwt.gen2.picker > package I'd love to review it. > > > > On Fri, Dec 5, 2008 at 1:08 AM, Emily Crutcher <[email protected]> wrote: >> >> Also, the code should be reviewed before committing. I'll be happy to be >> your reviewer once we land the 1.6 datepicker + release the 1.5 final >> gwt-incubator drop. As until then, we cannot add 1.6 specific code to >> gwt-incubator. >> >> On Fri, Dec 5, 2008 at 1:05 AM, Emily Crutcher <[email protected]> wrote: >>> >>> Yep, sounds right, thanks! >>> >>> On Thu, Dec 4, 2008 at 6:53 PM, Isaac Truett <[email protected]> wrote: >>>> >>>> On second thought, gwt-incubator is supposed to compile against trunk, >>>> isn't it? Well, since this is written to compile against the >>>> 1_6_datepicker branch, I'll hold off committing until that branch is >>>> merged to trunk (soon, right...?). >>>> >>>> I've attached the DropDownDatePicker proof-of-concept patch. It's >>>> very, very ugly, but it works. I'll see about tending to the style a >>>> little bit when I have more time. >>>> >>>> Comments welcome, of course. >>>> >>>> - Isaac >>>> >>>> On Thu, Dec 4, 2008 at 10:36 AM, Emily Crutcher <[email protected]> wrote: >>>> > That sounds great, thanks. >>>> > >>>> > On Thu, Dec 4, 2008 at 10:31 AM, Isaac Truett <[email protected]> >>>> > wrote: >>>> >> >>>> >> I wrote a MonthSelector a while back that uses DropDownListBoxes for >>>> >> month and year. I can fix it up to be compatible with recent changes >>>> >> and add it to the incubator. I'll see if I can fit that in tonight. >>>> >> >>>> >> >>>> >> On Thu, Dec 4, 2008 at 9:39 AM, Emily Crutcher <[email protected]> >>>> >> wrote: >>>> >> > It is definitely something that we would consider. Of course, the >>>> >> > first >>>> >> > step >>>> >> > would be to get some good alternative month selectors into the >>>> >> > gwt-incubator... >>>> >> > >>>> >> > >>>> >> > On Wed, Dec 3, 2008 at 9:28 PM, Arthur Kalmenson >>>> >> > <[email protected]> >>>> >> > wrote: >>>> >> >> >>>> >> >> Hi John, >>>> >> >> >>>> >> >> Thank you for the reply. Are there any plans in the future to >>>> >> >> include >>>> >> >> various variations of the date picker for developers to choose >>>> >> >> from >>>> >> >> (which would be inline with the requests for a "richer" widget >>>> >> >> set)? >>>> >> >> >>>> >> >> -- >>>> >> >> Arthur Kalmenson >>>> >> >> >>>> >> >> >>>> >> >> >>>> >> >> On Mon, Dec 1, 2008 at 11:37 AM, John LaBanca >>>> >> >> <[email protected]> >>>> >> >> wrote: >>>> >> >> > [+ecc, +google-web-toolkit-contributors] >>>> >> >> > >>>> >> >> > The default DatePicker will only include next and previous >>>> >> >> > buttons, >>>> >> >> > but >>>> >> >> > you >>>> >> >> > can replace the MonthSelector with your own that does any of the >>>> >> >> > things >>>> >> >> > you >>>> >> >> > suggest. We thought about using a fancy MonthSelector by >>>> >> >> > default, >>>> >> >> > but >>>> >> >> > we >>>> >> >> > figured everyone would have a different opinion on the ideal >>>> >> >> > version, >>>> >> >> > so >>>> >> >> > we >>>> >> >> > instead designed it so you can replace it. >>>> >> >> > >>>> >> >> > Thanks, >>>> >> >> > John LaBanca >>>> >> >> > [email protected] >>>> >> >> > >>>> >> >> > >>>> >> >> > On Mon, Dec 1, 2008 at 9:41 AM, Arthur Kalmenson >>>> >> >> > <[email protected]> >>>> >> >> > wrote: >>>> >> >> >> >>>> >> >> >> Hello John, >>>> >> >> >> >>>> >> >> >> Will the 1.6 date picker include a year spinner? I know the >>>> >> >> >> current >>>> >> >> >> incubator version does not have a year spinner, so this makes >>>> >> >> >> it >>>> >> >> >> pretty difficult to use the date picker if you have a date >>>> >> >> >> that's >>>> >> >> >> more >>>> >> >> >> then a year off. Another nice feature would be to be able to >>>> >> >> >> select >>>> >> >> >> the date. For example you could click on the year the date >>>> >> >> >> picker >>>> >> >> >> shows, and that would turn it into a text box where you can >>>> >> >> >> enter >>>> >> >> >> the >>>> >> >> >> year you'd like. >>>> >> >> >> >>>> >> >> >> Best regards, >>>> >> >> >> -- >>>> >> >> >> Arthur Kalmenson >>>> >> >> > >>>> >> >> > >>>> >> > >>>> >> > >>>> >> > >>>> >> > -- >>>> >> > "There are only 10 types of people in the world: Those who >>>> >> > understand >>>> >> > binary, and those who don't" >>>> >> > >>>> >> > > >>>> >> > >>>> >> >>>> >> >>>> > >>>> > >>>> > >>>> > -- >>>> > "There are only 10 types of people in the world: Those who understand >>>> > binary, and those who don't" >>>> > >>>> > > >>>> > >>>> >>>> >>> >>> >>> >>> -- >>> "There are only 10 types of people in the world: Those who understand >>> binary, and those who don't" >> >> >> >> -- >> "There are only 10 types of people in the world: Those who understand >> binary, and those who don't" > > > > -- > "There are only 10 types of people in the world: Those who understand > binary, and those who don't" > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
