hey guys This is in Pyqt
I have this code filename=os.path.basename(self.lwitem.text()) which self.lwitem.text() holds my filename path but i wanna convert it into a string how am i gonna do that?? Thanks -- View this message in context: http://www.nabble.com/how-to-covert-an-object-text-to-string--tp22907976p22907976.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
