Hello, this is a patch for gtk. It changes GtkEntry to use a backing pixmap for drawing, which removes its bad 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>