<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br>Somebody please put me out of my misery!...<br><br>Just a simple little QListWidget...<br><br>      temp1 = self.ScenesListView.currentItem()<br>      print temp1<br><br>returns<br><br>       <PyQt4.QtGui.QListWidgetItem object at 0x00000000025089C8><br><br>and<br>        print temp1.text()<br>returns<br>       AttributeError: 'NoneType' object has no attribute 'text'<br><br>sheesh...is it me?...or is this plain nuts?...shouldn't be this hard to simply<br>query a list <br><br>I would most graciously appreciate it if someone could clue me in,...<br>Thanks,<br><br></td></tr></table><br>