On 01/04/13 08:00, Ryan Hanson wrote:

<cut>


Oh okay I see. Did you try QtGui.QTableWidgetItem?

Thanks for your quick response Ryan. I hadn't tried QtGui, and this is the error message;

"global name 'QtGui' is not defined"

The Eric IDE's main window starts like this;

from PyQt4.QtGui import QMainWindow

So I also tried PyQt4.QtGui, with the same result.

--
Regards,
Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to