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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to