[Tkinter-discuss] Taking a Text() widget and saving it to a .txt file

Cameron Laird Cameron at phaseit.net
Sat Jul 5 15:05:32 CEST 2008


On Fri, Jul 04, 2008 at 09:53:02AM -0700, Alexnb wrote:
			.
			.
			.
> very end of the line and then go to the next line. If that makes sense. But
> My next question is can you set a margin in a textbox?
			.
			.
			.
You'll want to read up on borderwidth, lmargin1, lmargin2, ...
in <URL: http://effbot.org/tkinterbook/text.htm >.


More information about the Tkinter-discuss mailing list