It would also be good to have a "Today" button (that may be invisible by default if it offends anybody). I'm sure I used a Wicket calendar component in the 1.2.? days that had this useful feature (by default). It would be even better to have a button that can say "Today" as default but that could be configured to say "T-3", for example, for a meaningful special/important/commonly-used date in the context of the app. Regards - Cemal http://jWeekend.co.uk http://jWeekend.co.uk
igor.vaynberg 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] > > > -- View this message in context: http://www.nabble.com/Changing-the-year-of-a-DatePicker-tp14684117p14699908.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
