When I push button or key i modyfy a text inside wxTextCtrl. For example I read line and meyby modyfing it or put it on the bottom of text.
How propertly read ascii text from current position and modyfing it not using disc.
How determining which line i must read trought GetLineText(nr). where i can find this nr?