Skip to content

polychron.presenters.SplashPresenter Module

SplashPresenter

Bases: FramePresenter[SplashView, ProjectSelection]

Presenter for the Splash Frame, shown in the main view before a project has been loaded.

This exists solely to allow users who close the initial project selection page to re-open it.

on_select_project

on_select_project() -> None

Function which is called when File > Select Project is selected. I.e. open the popup presenter for selecting a project.