Tuesday, May 31, 2022

Upgrade 04: PyQt6 Desktop App Template

The desktop app template has been upgraded to include a tool to update code of the mdi window without exiting entirely from the application. 

Procedure:

Close the main window, update the code from the IDE window and press the "Recompile" button. The main window will be reloaded with the new changes.

The output:



The code:

Can be downloaded from this github repository: https://github.com/bclme/python_desktop_app_template



No comments:

Post a Comment