Re: Tkinter Text widget get()

2008-07-05 Thread John McMoangle
> Hey guys. I am having trouble understanding the get() method from > the Tkinter Text() widget. It isn't like the entry.get() one I am > used to. I know you have to put tags in, or at least I read. I > tried this but it didn't work. I think I was putting the tags in > wrong but I am not su

Tkinter Text widget get()

2008-07-05 Thread Alex Bryan
Hey guys. I am having trouble understanding the get() method from the Tkinter Text() widget. It isn't like the entry.get() one I am used to. I know you have to put tags in, or at least I read. I tried this but it didn't work. I think I was putting the tags in wrong but I am not sure. I just