I don't really know if this is possible, but it seems like there should be an easy way. If I have a text widget:
text = Text(parent) and I want to take what is in there and save it has a text file. How would I go about doing this. Also, if it matters, I would like to keep it in the same format as the textbox. -- View this message in context: http://www.nabble.com/Taking-a-Text%28%29-widget-and-saving-it-to-a-.txt-file-tp18269937p18269937.html Sent from the Python - tkinter-discuss mailing list archive at Nabble.com. _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss