[Tutor] Tkinter_Entry_tip words

2015-12-07 Thread Yuehua HU
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 word

Re: [Tutor] Tkinter_Entry_tip words

2015-12-07 Thread Alan Gauld
On 07/12/15 13:12, Yuehua HU wrote: > 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 >