This app GUI is all based on Tkinter. I'd like to transit to a Kivy version to be able to cerate a mobile app.
Obviously only frontend is involved in this change, backend must stay the same.
pm.py handles all backend, pm_gui.py implements Tkinter.
Thank you!
This app GUI is all based on Tkinter. I'd like to transit to a Kivy version to be able to cerate a mobile app.
Obviously only frontend is involved in this change, backend must stay the same.
pm.pyhandles all backend,pm_gui.pyimplements Tkinter.Thank you!