textarea to a python sript

I.C. theivo at abv.bg
Sun Apr 14 04:13:20 EDT 2002


flyguysyl at hotmail.com (flyguy) wrote in message news:<c73096a5.0204131612.700cd7ae at posting.google.com>...
> How can I get a <TEXTAREA> to a python script?

If you mean a <textarea> like in HTML, you should first open a Tk-Window,
where you can use Buttons, Checkboxes, Entrys, Textareas etc...

If you need some information about Tkinter:
           http://www.python.org/topics/tkinter/doc.html
           www.math.utsa.edu/~gokhman/ftp/soft/man/intro-tkinter.pdf

Ivo



More information about the Python-list mailing list