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 _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
