I created a text widget and set it's font to 255 pixel size font. I have a timer which updates the text widget repeatedly.So If the text widget's setText operation is not finished yet, the text widget content behavior wierd. I want to check setText operation is finished or isnt finished, then update the text widget content if the previous operation finished. Are there any way to do this. I try gui_exec but doesnt work...
Thanks in advance.
Thanks in advance.