[Gtk-sharp-list] drawing problem during resize of panedwidget,
handle/toolbar always-on-top, window resize performance
Todd Berman
tberman at off.net
Mon Aug 8 03:20:55 EDT 2005
On Mon, 2005-08-08 at 08:30 +0200, Gennadiy Donchyts wrote:
> Todd, thanks a lot for a tip with SizeAllocate and QueueDraw, it is more
> correct in this way :) ... but it is not intuitively understandable even
> after reading the documentation that it is necessary to do it like this.
It is not necessary, it is a workaround of a bug in gtk+ on win32. That
code is not needed on Linux, and should not be needed on win32 either.
Relevant gtk+ bug here:
http://bugzilla.gnome.org/show_bug.cgi?id=144269
--Todd
More information about the Gtk-sharp-list
mailing list