Hi, I am trying to change the text displayed on a button as soon as the button is clicked.
I can change it fine by using SetText, but, it only shows the updated text after everything else in the slot has been completed.
What could I use to update the buttons text 'instantly'?


Reply With Quote


rocessEvents() works well. Using a thread is a little over my head at this stage.
Bookmarks