[Gambas-bugtracker] Bug #2516: QT no longer allowes GUI events to be processed by wait
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sat Apr 9 23:47:45 CEST 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2516&from=L21haW4-
Comment #12 by Brian G:
Thanks Ben,
I did not change my program when QT stopped working, it was behaving the same a GTK until a few days ago when I noticed
that the generated windows no longer aligned the contained objects correctly in qt, Through the discussion board It was found
that I had to now to set the Arrange value to something as it seemed to be no longer set to a working default.
After doing that is when I discovered that the GUI no longer responded with QT. I swear that a week or so ago it worked exactly the same as
GTK.
I was not the only one that suddenly found that forms generated by code in QT no longer appeared correctly at that time.
I don't think my system updated QT at all, Just few days before I had updated and built GAmbas, It was after that the problems started for QT.
I understand the danger of polling the GUI and I take pains to ensure that an event type loop does not occur.
I am very grateful for your tolerance and solution (I probably owe you a beer or two) to this issue.
Again and Sincerely,
Thank you Ben.
Brian G changed the state of the bug to: Working.
More information about the Bugtracker
mailing list