>
> Try using AbstractCalendar instead, that should display a regular
> calendar. It is not nearly as well maintained as DatePicker - I
> actually wanted to delete it a few weeks ago, but Igor objected - but
> I think it should work. Patches are welcome to bring it more in line
> with DatePicker if needed (e.g. the handling of datepatterns is much
> better in DatePicker).


unfortunately i won't really work, as AbstractCalendar hasn't been changed
to reflect the update to yui 2.3.0 yuiloader.
it still loads the .js files statically and even using the wrong paths for
the .js and .css files.

nino filed WICKET-979 and i've attached a patch that should allow what nino
wants to achieve.
basically it adds two new "options" for configuring the datepicker:
boolean hideOnSelect() and boolean renderOnLoad()

i think the names already spoil what the methods are for ;)

if you have a second or two, could you take a look at it?
that would be great.

  gerolf

Also, read the documentation of YUI Calendar. It's quite good.
>
> Regards,
>
> Eelco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to