Re: pixmap tiling on canvas



Erik Andersen wrote:
>
> In gnomehack, I just tile the canvas with a CanvasImage, and then lower
> that image to the bottom of the Z-order. I then tile other images on top
> of the background image. Works fine, and produces the same effect.

So you're using canvas items to tile the background.  But how do you manage canvas resizing?  It seems like you would have to duplicate what was already coded for gtk themes.  And considering I am using Python bindings, the tiling would be not nearly as fast.

Thanks.

Jeff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]