On 31/03/13 08:30, Phil wrote:

self.tableWidget.setHorizontalHeaderItem (1, QTableWidgetItem *item)

I have done this many years ago in C++ but I don't quite see how to get
a QTableWidgetItem in Python.


Presumably by instantiating a TableWidgetItem class?
But you will likely get better help on Qt topics by asking on a Qt specific forum rather than a Python beginners list like this.
There are a few Qt users here but most are not.


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to