Versions in this module Expand all Collapse all v0 v0.1.0 Sep 26, 2024 Changes in this version + const ThinkingMsg + func LoadingScreenWithMessage(guiApp fyne.App, title, msg string) fyne.Window + func LoadingScreenWithMessageAddModel(guiApp fyne.App, title, msg string) fyne.Window + func LoadingScreenWithProgressAndMessage(guiApp fyne.App, loading *widget.ProgressBar, status binding.String, ...) fyne.Window + func ShowNotification(guiApp fyne.App, title, content string) + func StartupScreen(guiApp fyne.App) fyne.Window