Line-Numbering of a textEdit in pyqt
Asked Answered
A

1

2

I wish to number the lines in a textEdit in such a way that the line number do not get copied or cut where as the rest of the data which I dump in it can be accesed.

Alvey answered 2/7, 2013 at 11:10 Comment(0)
Z
0

You'll need a separate widget on the side to display line numbers. You can find details here: http://harmattan-dev.nokia.com/docs/library/html/qt4/widgets-codeeditor.html

Zerline answered 2/7, 2013 at 12:18 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.