[Tutor] help

Koen Bossers koen@behindthesofa.dhs.org
Fri, 28 Sep 2001 07:45:01 +0200


james middendorff wrote:

> Hello,
> 
> I am just learning to program, and I am using "Learn to Program using 
> Python" written by Alan Gauld, which is helping me alot, but I wanted to 
> try my own program instead of one thats in the book, so I am actually 
> making a program that will read text documents, and as time goes on and 
> I learn more on how to program maybe I will use it to modify text 
> documents. Right now I have it set so that it will open any text 
> document but I am having a hard time trying to figure out how to make a 
> GUI environment for it, is there any easy way to practice making little 
> GUI programs or something that might help me?
> 



Take a loot at the Tkinter documentation at:

http://www.pythonware.com/library/tkinter/introduction/index.htm


> thanks


You're welcome.


Cheers, Koen Bossers
-- 

Python@BehindTheSofa

home of mapselect.py,
dailycomic.py and others.

http://behindthesofa.dhs.org
-------------------------------