It there a way to get the length of the text in a QTextEdit without calling w.toPlainText()?
Something like w.textLength() would substantially reduce the number of allocated strings in my app. Thanks. Edward -------------------------------------------------------------------- Edward K. Ream email: [EMAIL PROTECTED] Leo: http://webpages.charter.net/edreamleo/front.html -------------------------------------------------------------------- _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
