Re: layers



You can composite the Label, into a pixmap
and paint the pixmap onto the drawing area.
Try that.

1: Trap the configure event of your label.
   and set a GdkPixmap to it.
2: For every expose event on that label,
   copy the label, onto the pixmap.
3: Copy the pixmap data into your  Drawing area.

Cheers
Muthu.
--- David Corrigan <lightingisfun gmail com> wrote:

Is there a way to layer items? For ex.: placing a
label on top of a
picture or drawing area.

David
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org

http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




                
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 




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