Skip to content

Files & classes

Bernd Klein edited this page Oct 15, 2018 · 2 revisions

main.py

This file is called to start the program and create a menu on screen. If new functionalities are implemented, the call to this new class have to be implemented inside this class.

(1) - create a new menu entry

(2) - create a new caller method for the new frame

Clone this wiki locally