2011/3/22 simozack <[email protected]>: > *Sorry, I answered with a private e-mail* > > 2011/3/17 Vicent Mas <[email protected]>: > >> can somebody help me with this problem, please? I've spent several >> days thinking about it but I still don't know if it is a bug (as I >> believe) or not and I have not a fix, not even a workaround. > > Hi Vincent, > > It works fine if in the updateView() method you don't disconnect and > reconnect the selectionChanged signal (try to comment the first and > the last line of the method). > > But I don't understand what you are trying to do with that. Can you > explain, please? :) > > HTH, > Simone > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt >
Hi, it is explained in my second mail of this thread. Vincent Van de Vyvre asked exactly the same. If it is not clear enough I can explain it again. But let me insist, even if my script was purely an academic exercise, without practical interest, *if it exposes a PyQt4 bug* then the bug has to be reported. My problem is that I'm not sure if it is a PyQt4 bug, a Qt4 bug or other thing. Neither I see a workaround that I can apply to my real code. Although I don't know C++ I've decided to port the script to that language and see if the problem persists. In that case I'll report it to Nokia. Writing C++ will be painful for me :-(, so if someone has more ideas please, tell me. Vicent -- Share what you know, learn what you don't. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
