Hi, I want to update a text control in wxHaskell with a message received over a socket. Unfortunately, the documentation is rather sparse and I haven't yet been able to find out how to create an event and then set the widget text with the string received. Can somebody give me a hint? Thanks, Bernd