Just for the record (gtk+ 2.6.0)

Brian J. Tarricone bjt23 at cornell.edu
Fri Dec 17 22:13:10 CET 2004


On 12/17/04 21:51, Jasper Huijsmans wrote:
> LiNuCe wrote:
> >Olivier Fourdan a ?crit :
> >
> >>Hi
> >
> >
> >Hello,
> >
> >>Xfce works just fine with gtk 2.6 so far but that's not the case with
> >>all gtk apps out there.
> >
> >
> >   Yes XFCE works fine. The screenshot just show the result with 
> >XFDeskop from CVS (Wed Dec 15 20:53:18 CET 2004) : I don't use ROX since 
> >some weeks to manage my desktop window. It seems to have a refresh 
> >problem with its menu and in fact, it was what I wanted to show :)
> >
> 
> On the forum I was just pointed at the relevant bug report that has been 
> closed as INVALID:
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=159012
> 
> Owen seems to indicate that for no-double-buffered apps the window is 
> not cleared on expose. So, we might just need to do a queue_draw after 
> closing the menu.

except that i'm manually sending the widget an expose event.  note that
for some reason, gtk_widget_queue_draw() never worked properly for me,
and that's why i was manually sending an expose event.  anyway, i have
a bug open with gtk on this, and either i'll be able to come up with
a smaller test case, or in the process i'll find another way of doing
it that works properly (meanwhile, owen will be beating me over the head
with a cluestick).  hopefully this'll be resolved tonight or tomorrow,
in time for RC3.

	-brian



More information about the Xfce4-dev mailing list