[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
My Gambas programs do not close any more
[Thread Prev] | [Thread Next]
- Subject: My Gambas programs do not close any more
- From: Christof Thalhofer <chrisml@xxxxxxxxxxx>
- Date: Sun, 26 Jan 2025 09:55:20 +0100
- To: Gambas Basic Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi,I have no idea why but on my main machine a couple of my Gambas programs do not close any more.
These are programs with a Qt5 gui. When I close them by clicking on the close button of the main form they run the code in 'Form_Close()' and then keep running.
When I let them run inside the IDE I have to click the 'Stop' button. When I let them run from the Shell I have to stop them by hitting 'Ctrl-C'. This happens on my main machine but not on my virtual machine. How can I debug this and find the reason for this behavior? Alles Gute Christof Thalhofer -- Dies ist keine Signatur
Re: My Gambas programs do not close any more | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |