Scrolling line number Tkinter

Fabien Henon ffjhenon at club-internet.fr
Tue Mar 12 17:43:54 EST 2002


I am currently writing a text editor for POV-RAY under Windows using 
Tkinter. It should be working as well with linux and Mac.

To display the line numbers, I use a scrolling column at the left of the 
editor with a text box.

I also linked the main text editor with a scroll.

My problem is that the text editor is well linked to the scroll, but the 
line numbers do not move when I use the arrow cursors.

Thanks for any help

Fabien
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 54.py
URL: <http://mail.python.org/pipermail/python-list/attachments/20020312/7ee9f052/attachment.ksh>


More information about the Python-list mailing list