"max baseman" <[EMAIL PROTECTED]> wrote
> do is open a text file, write to it, than save it. so far i have a
> GUI with the ability to right text (nothing amazing), but i don't
> know how to have it display the text from a text file any help would
> be great
>
> from Tkinter import *
> top=Tk()
>
On 10/4/07, max baseman <[EMAIL PROTECTED]> wrote:
> hello all, im sorry but i might be asking a lot of Tkinter questions
> for a bit.
> im still working on my first GUI, it is very simple all i want it to
> do is open a text file, write to it, than save it. so far i have a
> GUI with the ability t
hello all, im sorry but i might be asking a lot of Tkinter questions
for a bit.
im still working on my first GUI, it is very simple all i want it to
do is open a text file, write to it, than save it. so far i have a
GUI with the ability to right text (nothing amazing), but i don't
know how