[Patch] remove flickering of GtkEntry






Hello,


I have just uploaded a patch to ftp.gimp.org that removes GtkEntry's
flickering.
Here's the README:


Hello,


this is a patch for gtk.
It changes GtkEntry to use a backing pixmap for drawing,
which removes its flickering.

The backing pixmap is only used if the entry
widget has focus. Otherwise it is drawn directly to the
screen to improve its speed.

The patch is against gtk+-0.99.2.


Bye and happy hacking
Stefan Wille <1wille@vsys1.informatik.uni-hamburg.de>







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