[python-win32] Win API call to display a BMP/PNG file as a splash screen for a console app?

python at bdurham.com python at bdurham.com
Mon Mar 22 23:08:23 CET 2010


Is there a Windows API call I can use to display a BMP or a PNG
file in a window centered on a user's display? This function
would be called from a console app to display a splash screen.

Motivation: I would like some of our customer facing Python
console utilities to display a splash screen. I don't need the
complexity of a full GUI framework like wxPython or pyQT and
hopefully I can avoid the need to use a full library like PIL.

Thank you,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100322/8b5db1a5/attachment-0001.html>


More information about the python-win32 mailing list