[PyQt] QTableView to display and navigate a large matrix

Saeed Mahdizadeh Bakhshmand saeedbakhshmand at gmail.com
Wed Jun 15 23:15:47 BST 2016


Hello Experts,

I aim to display a hug matrix (e.g. 200*200 cells) using QTableView.
Ideally, I am looking for a feature that shows an overall view of the large
matrix with an interactive zoom box (e.g. 10*10 cells) that can hover over
the large matrix and display a zoomed view of that box a separate view. Any
hint that can direct me to implement this idea will be much appreciated.

Regards,
Saeed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160615/0cdf2d81/attachment.html>


More information about the PyQt mailing list