[PyQt] scrollToBottom() not working in QTableView
Benno Dielmann
lists at benno-dielmann.de
Sun Sep 14 15:37:13 BST 2008
Hi everybody!
In my application using QTableView, scrollToBottom() and scrollTo() are not
working. There is no Exception or error, they just do nothing at all.
I tried to find out whether this is a bug in PyQt and built a simple
application around QTableView for testing. Well, it isn't a bug in PyQt
because it's working in the simple case.
So before going all the way and break down my complex application part by part
to find out what is causing the annoyance, I'd like to ask you if anybody
experienced something like this and could give me a hint on what I might be
doing wrong...
Thanks very much in advance for any information on this,
Benno.
More information about the PyQt
mailing list