Thursday, 29 August 2013

Editing Text in tkinter

Editing Text in tkinter

References

Reference NO 1

http://effbot.org/tkinterbook/text.htm

Reference NO 2

http://stackoverflow.com/questions/3842155/is-there-a-way-to-make-the-tkinter-text-widget-read-only

Reference NO 3

http://www.tutorialspoint.com/python/tk_text.htm

Reference NO 4

http://www.tkdocs.com/tutorial/text.html

Reference NO 5

http://my-python3-code.blogspot.com/2012/08/basic-tkinter-text-editor-online-example.html

Reference NO 6

http://www.daniweb.com/software-development/python/code/431567/a-simple-tix-tkinter-editor

Reference NO 7

http://infohost.nmt.edu/tcc/help/pubs/tkinter/text.html

Reference NO 8

http://epydoc.sourceforge.net/stdlib/Tkinter.Text-class.html

No comments:

Post a Comment