I'm developing a text editor just to practice.
But I came across a little problem, I would like that while the user is typing, the value of the ToolStripStatus that by default is 'READY', wanted to change while typing 'READY' TO 'DIGITING ...'
Can you help me?