hi nino, @ your problem: if there is no model which can be updated (ie with an AjaxFormComponentUpdatingBehavior), so wicket doesn't know what happened on the client side. as a consequence the calendar is initialized with the default dates. are we talking about a standalone calendar with an invisible textfield?
@ multipage calendar: i already have something in my mind for supporting multipage calendars. i will try to add it this evening. @custom renderer: it would be nice if you could come up with something ;) anymore questions? regards, gerolf On 10/1/07, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: > > What's planed for the calendar? > > I have an issue(I'll file a bug if asked to): > > Selecting a date on calendar > goto another (wicket)page > return to the page with calendar and now default date a selected again. > I do not do anything special to preserve the date for the calendar, > it does not have a model.. > > > Im starting to need these things: > > Multipage calendar > http://developer.yahoo.com/yui/examples/calendar/calgrp.html > Calendar dates marked with bold > http://developer.yahoo.com/yui/examples/calendar/render.html > > I could try to implement these thinges myself an supply a patch later. > > regards Nino > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
