wxPython 101: Creating a Splash Screen
A common UI element that you used to see a lot of was the Splash Screen. A splash screen is just a dialog with a logo or art on it that sometimes includes a message about how far along the application has loaded. Some developers use splash screens as a way to tell the user […]
wxPython 101: Creating a Splash Screen Read More »
