Hi!
I copied and pasted the ToDo example from the repository and it works, except that the Python application never terminates. The form closes when I click on the X button, but the main app never exits to the command line. I have to kill it to return control to the command line. I'm running this under Python v3.13.9, delphifmx 1.1.0 and Windows 11 Home. I've tried running it in a Windows command box as well as within a PyCharm terminal, with the same result.
Any suggestions? I don't think this is a bug in delphifmx, but maybe the example needs to be tweaked a little.
Thanks.
Hi!
I copied and pasted the ToDo example from the repository and it works, except that the Python application never terminates. The form closes when I click on the X button, but the main app never exits to the command line. I have to kill it to return control to the command line. I'm running this under Python v3.13.9, delphifmx 1.1.0 and Windows 11 Home. I've tried running it in a Windows command box as well as within a PyCharm terminal, with the same result.
Any suggestions? I don't think this is a bug in delphifmx, but maybe the example needs to be tweaked a little.
Thanks.