BattMoTeam / BattMo-gui

BattMo GUI development
MIT License
4 stars 0 forks source link

Oscar - new schemas, new app version #3

Closed oscarbolzinger closed 1 year ago

oscarbolzinger commented 1 year ago

New version of the BattMo gui.

Use a SQL database to store tabs details and default parameters, update this data base with the scripts stored in python/resources/db/scripts and the resources files in python/resources/db/resources. Then the app only uses the data base file to retrieve the tabs details and default parameters, and sets the gui according to the data. Visual aspects of the gui are defined in app_view.py