PySide TableView chokes at around 80 million lines

107 views
Skip to first unread message

Petter

unread,
Apr 29, 2012, 9:11:54 AM4/29/12
to pys...@googlegroups.com
I have attached two (very) small files which describe an application with a QTableView with a custom Model. 

The rowCount() method of the model returns 70 * 10**6 and the application runs fine, starts instantly and uses a small amount of memory (Windows 7, 64-bit, Python 2.7 64-bit). However, when I change the number of rows to 90 * 10**6 the application is completely unable to start. Why?
mainwindow.ui
tabletest.py
Reply all
Reply to author
Forward
0 new messages