Text folding of text
Vasilis Vlachoudis <[email protected]>
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] https://mail.python.org/mailman/listinfo/tkinter-discuss