you're right. the first solution we had was "homebrew" and had a different ui, thus it wasn't enabled by default. now that the month/year selection is done with the CalendarNavigator, we should probably do that.
Gerolf On Jan 8, 2008 6:37 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > imho this should be enabled by default... > > -igor > > > On Jan 8, 2008 12:07 AM, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > > Hi Martijn, > > if you override DatePicker#enableMonthYearSelection and let it return > true, > > a month and year selector is available. > > just click on the current date (eg. January 2008) and the so called > > "Calendar Navigator" > > should appear. > > > > hth, > > Gerolf > > > > > > On Jan 8, 2008 8:29 AM, Martijn Lindhout <[EMAIL PROTECTED]> > wrote: > > > > > Hi all, > > > > > > I use a YUI DatePicker with a DateTextField (from wicket-datetime). By > > > default, I can only scroll by month. Is it possible to have a dopdown > list > > > for the year? > > > > > > Thanx, > > > > > > -- > > > Martijn Lindhout > > > JointEffort IT Services > > > http://www.jointeffort.nl > > > [EMAIL PROTECTED] > > > +31 (0)6 18 47 25 29 > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
