S
S
Sergey66613132014-11-23 18:05:49
Python
Sergey6661313, 2014-11-23 18:05:49

How can I catch scrolling in pyqt in QTableWidget?

I want resizeColumnsToContents() to happen automatically when scrolling the table, but I can't find how to do it...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2015-01-25
@vitosua

probably something knitted with QScrollBar.mouseMoveEvent (self, QMouseEvent)
but I won’t tell you how to stick it into the signal now, if something works out, put it here, also look for a hunt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question