I want to add a child to QTextEdit by this method "addChild()" but it needs a point, I don't know how should I set this point. would you please help me? Setting this point is a bit strange, I have tried some way , for example getting "getCoursorPosition" a method of QtextEdit or getting cursor position, has anybody any suggestion?
thanks in advance. -- View this message in context: http://www.nabble.com/add-child-to-QTextEdit-problem%21-tp21123273p21123273.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
