Re: [Tutor] Tkinter: Deleting text when clicking in field.

2011-08-20 Thread brandon w
On 08/20/2011 07:11 PM, Alan Gauld wrote: On 20/08/11 20:12, brandon w wrote: I worked on this for a long time. I did many searches to fix the many error messages I was getting and I finally got this to work. I would now just like to have the text disappear when a person clicks in the box to typ

Re: [Tutor] Tkinter: Deleting text when clicking in field.

2011-08-20 Thread Alan Gauld
On 20/08/11 20:12, brandon w wrote: I worked on this for a long time. I did many searches to fix the many error messages I was getting and I finally got this to work. I would now just like to have the text disappear when a person clicks in the box to type something. How can I do that? You need