On Mon, Oct 22, 2007 at 08:23:39PM +0200, Dov Feldstern wrote: > The attached seems to fix it, it would be good if somebody who actually > knows Qt could confirm...
That's fine. If colors have to be hardcoded I'd use Qt::black, Qt::green etc or RGB values, not a string name. Andre'