PDA

View Full Version : QTextBrowser with line numbers



sreedhar
3rd April 2006, 12:08
Hi,
I am using QT4.1. I want to have a widget similar to QTextBrowser which provides the line numbers. And if i click on the line number then the complete line must be selected (excluding the line number).
Is this possible in QT.

I will be thankful if some one provides me a code snippet.

Thanks in advance,

regards,
sree

zlatko
3rd April 2006, 13:23
Read this thread (http://www.qtcentre.org/forum/showthread.php?t=174&highlight=line+numbers)