[Tutor] Tkinter_Entry_tip words
Yuehua HU
huyuehua1106 at sina.com
Mon Dec 7 08:12:04 EST 2015
Hi,
I want to realise the function below use python, but can’t find the right way.
Function description:
User input strings in Entry(Tkinter) widget, there are tip words displayed in this Entry widget,
when the Entry widget is selected, the tip words are faded,
when user begin to entering words into this Entry, the tip words are disappeared.
Does anybody know the method to implement it with Entry and Label widget? Or any other method in python?
Thank you.
Best Regards,
Yuehua
More information about the Tutor
mailing list