Re: horizontal line in Text
Alan Gauld via Tkinter-discuss <[email protected]> Fri, 24 Jan 2020 00:18:20 +0000
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <[email protected]> |
On 16/01/2020 13:14, Vasilis Vlachoudis wrote: > Hi all, > > is it possible to draw a horizontal line in the Text() widget, something > like the <hr> in html, extending all over the widget. Would a line of spaces with the underline turned on in the font work? If you use a monospace font the length should be fairly predictable. Just a thought. -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ http://www.amazon.com/author/alan_gauld Follow my photo-blog on Flickr at: http://www.flickr.com/photos/alangauldphotos