Yea seems somethings wrong. Im very busy at the moment. But check here:

http://www.ruzee.com/files/liquid-canvas/demo.html

It might have something about the lenght of the hex todo?

2009/7/6 vineet semwal <vineetsemwal1...@gmail.com>:
> i am trying to fill the background color in liquid canvas component  as
> below  but it didn't work out .Result is no background color/canvas with a
> error in
> firefox that says unknown pugin .
>
> Graphics g=new Shadow();
>        g.setChainedGraphics(new Border()).setChainedGraphics(new
> Gradient());
>        Fill fill=new Fill("#ADDFFF");
>        LiquidCanvasBehavior lcb=new LiquidCanvasBehavior(fill,g,new
> RoundedRect());
>
> regards,
> Vineet Semwal
>

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

Reply via email to