Text entry object seems not working

Tried using example of text entry. At first I thought that it’s because there is no initialization at beginning of scene (activating text entry), but even after I added it letters didn’t come to text object. In Debugger in Text Entry object “Text in memory” internal variable was empty no matter what key I’ve pressed.

//edit: Nevermind, working after compiling. You can remove this.

Yes, it really corresponds to the bug I said on another topic.

What bug? It works after compiling, therefore it is minor bug in the editor.

It’s caused by wxWidgets and SFML when they are together.