Re: Need help with the get() method of a Text entry

2007-04-13 Thread Steve Holden
Chad wrote: > On Apr 12, 5:03 pm, James Stroud <[EMAIL PROTECTED]> wrote: >> James Stroud wrote: >>> Chad wrote: I have a simple little program that brings up asks the user to enter a note, then is supposed to place that note into a text file when the user hits the submit button. Ho

Re: Need help with the get() method of a Text entry

2007-04-12 Thread Chad
On Apr 12, 5:03 pm, James Stroud <[EMAIL PROTECTED]> wrote: > James Stroud wrote: > > Chad wrote: > > >> I have a simple little program that brings up asks the user to enter a > >> note, then is supposed to place that note into a text file when the > >> user hits the submit button. However, when t

Re: Need help with the get() method of a Text entry

2007-04-12 Thread James Stroud
James Stroud wrote: > Chad wrote: > >> I have a simple little program that brings up asks the user to enter a >> note, then is supposed to place that note into a text file when the >> user hits the submit button. However, when the user hits the submit >> button, absolutely nothing happens. IDLE

Re: Need help with the get() method of a Text entry

2007-04-12 Thread James Stroud
Chad wrote: > I have a simple little program that brings up asks the user to enter a > note, then is supposed to place that note into a text file when the > user hits the submit button. However, when the user hits the submit > button, absolutely nothing happens. IDLE doesn't give an error > messa

Re: Need help with the get() method of a Text entry

2007-04-12 Thread James Stroud
Chad wrote: > I have a simple little program that brings up asks the user to enter a > note, then is supposed to place that note into a text file when the > user hits the submit button. However, when the user hits the submit > button, absolutely nothing happens. IDLE doesn't give an error > messa