« Return to Thread: artwork problem while changing background color of liquid canvas

Re: artwork problem while changing background color of liquid canvas

by nino martinez wael :: Rate this Message:

Reply to Author | View in Thread

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 <vineetsemwal1982@...>:

> 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-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: artwork problem while changing background color of liquid canvas