Le Dimanche 07 Décembre 2003 13:12, Germain Garand a écrit : > Hi, > we are taking great pains to ensure that widgets don't erase on repaint, oh, I forgot about the special cases... it would probably be better as: + if (strcmp(widget()->name(), "__khtml")) widget()->setEraseColor(backgroundColor ); ?