[PyQt] QPushButton embeded in QTableView (like forever)

AON LAZIO aonlazio at gmail.com
Mon Apr 26 06:03:55 BST 2010


Hi,
    We know how we can use delegate to create a button in QTableView right?
So it's like when the user double-click at an index in the table, the button
will pop up and when the user click elsewhere, it won't be a push button
anymore. Now my question is how to make a QPushButton stay there in
QTableView forever (no double click), so the user can click at it anytime.
    Thanks

-- 
Passion is my style
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100426/085056a5/attachment.html>


More information about the PyQt mailing list