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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to