<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Malcolm<br>
<br>
On 1:59 PM, <a class="moz-txt-link-abbreviated" href="mailto:python@bdurham.com">python@bdurham.com</a> wrote:
<blockquote
 cite="mid:%3C1269295703.32357.1366163877@webmail.messagingengine.com%3E"
 type="cite"><!--/*SC*/DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"/*EC*/-->
  <title></title>
  <style type="text/css"><!--body{padding:1ex;margin:0px;font-family:sans-serif;font-size:small;}a[href]{color:-moz-hyperlinktext !important;text-decoration:-moz-anchor-decoration;}blockquote{margin:0;border-left:2px solid #144fae;padding-left:1em;}blockquote blockquote{border-color:#006312;}blockquote blockquote blockquote{border-color:#540000;}--></style>
  <div style="font-family: Arial; font-size: medium;" dir="ltr">
  <div>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.</div>
  <div>&nbsp;</div>
  <div>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.</div>
  <div>&nbsp;</div>
  <div>Thank you,</div>
  <div>Malcolm</div>
  </div>
</blockquote>
<br>
There are ways to significantly reduce the wxPython footprint in your
py2exe binary. Ask on the mailing list. Steven Sproat was talking about
some methods last month and I think he said he had an exe that was 5 or
7 MB when he was done.<br>
<br>
<br>
<br>
<div class="moz-signature">-- <br>
<strong>Mike Driscoll</strong>
<p>Blog: <a class="moz-txt-link-freetext" href="http://blog.pythonlibrary.org">http://blog.pythonlibrary.org</a>
</p>
</div>
</body>
</html>