7.5.6.7. pymodaq_gui.utils.splash module

class pymodaq_gui.utils.splash.MySplash(*args, **kwargs)[source]

Bases: QSplashScreen

Methods

showMessage(message, *args, **kwargs)

force any message to be printed in white in the right/top corner

showMessage(message, *args, **kwargs)[source]

force any message to be printed in white in the right/top corner

pymodaq_gui.utils.splash.get_splash_sc() MySplash[source]