[Tkinter-discuss] How do I delete the current line in a Text widget

Firat Ozgul ozgulfirat at gmail.com
Sat Oct 2 13:23:30 CEST 2010


You can use "current linestart" and "current lineend". For example

http://paste-it.net/public/x8d0f7b/

2010/9/30 Baz79 <barry.griffin at hiq.se>

>
> What arguments should delete() take in order to delete the current line?
>
> Thanks,
>
> Barry
> --
> View this message in context:
> http://old.nabble.com/How-do-I-delete-the-current-line-in-a-Text-widget-tp29852273p29852273.html
> Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.
>
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101002/64c4ca3a/attachment.html>


More information about the Tkinter-discuss mailing list