trouble with Tkinter and Tix

2006-04-11 Thread CT
import Tix instead of from Tix import *, the problem seems to be gone. Any idea how to fix it without editing all the codes? thanks, CT -- http://mail.python.org/mailman/listinfo/python-list

Re: Hide text in entry box when i click on it.(GUI using Tkinter in python)

2017-11-11 Thread tonysmart . ct
Thanks it was helpful -- https://mail.python.org/mailman/listinfo/python-list

UnicodeDecodeError

2005-05-05 Thread thomas ct
Hi Fredrik   Sorry that I confused u Thomas Thomas wrote:>there's no way the tuple creation will generate a UnicodeDecodeError>all by itself.  are you sure the error occurs on that line?u r right, the error is not generated in tuple creation . it generated where join the strings at the line   bod