I'm looking for a way to show the text that the user is typing in a label or a readonly textctrl but without pushing a button. Is this possible?
EDIT: Using wxpython
I'm looking for a way to show the text that the user is typing in a label or a readonly textctrl but without pushing a button. Is this possible?
EDIT: Using wxpython
I found the answer.
One can use wx.EVT_TEXT