Dear all,

I want to create a text box with folding capabilities.
To show/hide lines of text (probably using the elide function)
but when I hide the text I want it to be replaced by one line
+---- 10 lines folded ----
that extends to the full width of the text widget
and the editing is disabled on that line.

Is it possible to disable the editing on specific lines/tags?

Thanks in advance
Vasilis

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to