On Wed, 14 Jul 2010 22:25:09 -0400, He Jibo wrote:

> Could someone recommend me a sample on how to implement redo and undo for
> QTableWidget? Thanks.
>
> I find this article, but it does not work.
> http://diotavelli.net/PyQtWiki/Undo%20and%20redo%20with%20line%20edits

If you are comfortable with C++ then take a look at this article for
inspiration:

  http://doc.qt.nokia.com/qq/qq25-undo.html

David
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to