[PyQt] Synchronized scrolling between two tables

august_vitas vitasshop at gracefulboot.com
Mon Apr 9 20:38:51 BST 2012


Note that actionTriggered(int) will return the value before the update. 
Instead, use valueChanged(int) to get the resulting value in this example.


Vitas Povilaitis

--
View this message in context: http://python.6.n6.nabble.com/Synchronized-scrolling-between-two-tables-tp1917990p4717071.html
Sent from the PyQt mailing list archive at Nabble.com.


More information about the PyQt mailing list