When clicked on the "Open" Button at the Main Page, add the possibility to choose one or more .txt and .g6 graph files.
When it happens, the Project Window opens and fill the checkbox with the selected graphs and set the page name with "Visualization Mode".
To change the controller behavior, update the controller.py file at function show_open_project_window, line 59
When clicked on the "Open" Button at the Main Page, add the possibility to choose one or more .txt and .g6 graph files.
When it happens, the Project Window opens and fill the checkbox with the selected graphs and set the page name with "Visualization Mode".