Shawn Driscoll's Tech Blog
Stuff That Happened in the Past
Tuesday, March 25, 2014
Python: How Do I Display a List From PyQt4's QListWidgetItem()?
You may have to change self.listWidget.item() to PyQt4.QtGui.QListWidgetItem() for your situation.
Tuesday, March 18, 2014
Monday, March 17, 2014
Thursday, March 13, 2014
Python 2.5: Let's Program a Small PyQt GUI Project Together Using Qt Designer
View on YouTube for more instructions and access to files.
Subscribe to:
Posts (Atom)