"Roberto A. F." wrote:
> 
> Hello,
> 
>  I would move some pixmaps over a big static pixmap. If I use a
> freeze-layout to containe big pixmaps no have flickering
>  But I need to super-pose another transparent layout... could you help
> me ?

To avoid flickering you probably want to use an offscreen pixmap to
do all the drawing onto, then draw this pixmap on the screen.

I think the GTK+ scribble example uses an offscreen pixmap for drawing.

Damon

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to