On 31 Dec 2001, Havoc Pennington wrote: > Another option is to use pop-up windows (if what you're drawing is > rectangular), i.e. the approach taken by tooltips.
It's not rectangular, It's antialiased images that should blend with the graphics under. It looks really nice when I move them inside an drawing area, if I can get it as nice moving from one drawing area to another it would be really awesome. Since we are using double buffering in gtk+2 it seems like I should be able to cut in to the drawing chain in the right place and paint with aa. That is my hope at least. -- /Dennis _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
