[PyKDE] QTableWidget.clearContents diferent behavior in win and Linux

Paulino paulino1 at sapo.pt
Wed Feb 7 16:59:09 GMT 2007


the function clearContents behaves diferently in windows and in linux:

In windows it works as I expected, the QTableWidget is refreshed imediatly,
but in Linux the widget is only refreshed when it get the focus again, 
not imediatly when the button is clicked.

A final user will think that the button is not working... would have to 
hit the table to see the result.

Any clue?

Thanks

Paulino




More information about the PyQt mailing list