On Sat, Dec 05, 2009 at 03:35:39PM -0500, [email protected] wrote:
> My problem is that the data displayed in the table doesn't update until
> the window loses and regains focus.  I've tried calling a method that
> emits a "DataChanged" signal and I've also tried "LayoutChanged".

    I had a similar problem and solved it, but instead of the data I wanted to
change the fore and back colors for highlighting. the idea is to emit
dataChanged().  see the details here:

http://grulicueva.homelinux.net/~mdione/glob/posts/qtablemodel-highlighting-rows/

-- 
(Not so) Random fortune:
14:39 < lalita> la_rayis: El fin de Encarta, el principio del nuevo
    enciclopedismo - lanacion.com
14:43 < la_rayis> "se nos va encarta" :)
14:45 < StyXman> seguro que no la lloran como a alfonsín
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to