python 3.x - Ideas about how to create a splash screen using PyGObject? -


any ideas how create splash screen application using python3 , pygobject ? example : gimp's slpash screen. in case, used time.sleep(...) , makes application start slowly. i'm wondering if should thread slpash screen gui. i've searched in websites , didn't find solution. answers. , sorry bad english.

  1. create window
  2. will content
  3. open it
  4. force show
  5. set timeout close said window @ later time
  6. proceed initialisation

there examples out there, e.g. http://code.activestate.com/recipes/577919-splash-screen-gtk/


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -