You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Edwin Ansicodd <er...@gmail.com> on 2009/03/03 16:14:47 UTC

DatePicker icon change?

using org.apache.wicket.extensions.yui.calendar.DatePicker.  An icon of a
calendar day, with a red stripe on top and a 17 in a field of white appears
for the DatePicker.  Is there an easy way we can change this icon?  

It looks like it is
resources/org.apache.wicket.extensions.yui.calendar.DatePicker/icon1.gif
-- 
View this message in context: http://www.nabble.com/DatePicker-icon-change--tp22310554p22310554.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: DatePicker icon change?

Posted by Igor Vaynberg <ig...@gmail.com>.
override getIconUrl()

-igor

On Tue, Mar 3, 2009 at 7:14 AM, Edwin Ansicodd <er...@gmail.com> wrote:
>
> using org.apache.wicket.extensions.yui.calendar.DatePicker.  An icon of a
> calendar day, with a red stripe on top and a 17 in a field of white appears
> for the DatePicker.  Is there an easy way we can change this icon?
>
> It looks like it is
> resources/org.apache.wicket.extensions.yui.calendar.DatePicker/icon1.gif
> --
> View this message in context: http://www.nabble.com/DatePicker-icon-change--tp22310554p22310554.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org