[python-win32] Windows "scrolling in" like in gmail-notifier oroutlook 2003..

Mark Hammond mhammond at skippinet.com.au
Tue Sep 14 00:35:15 CEST 2004


NachrichtI think you want AnimateWindow.  The current version of win32gui
does not expose this, but the next version will.  In the meantime you could
try ctypes.

Mark.
  -----Original Message-----
  From: python-win32-bounces+mhammond=keypoint.com.au at python.org
[mailto:python-win32-bounces+mhammond=keypoint.com.au at python.org]On Behalf
Of Massa, Harald
  Sent: Tuesday, 14 September 2004 12:19 AM
  To: 'python-win32 at python.org'
  Subject: [python-win32] Windows "scrolling in" like in gmail-notifier
oroutlook 2003..


  I really like this "scrolling in and out windows" right above the tray.

  (outlook 2003 shows "new mail" with such a window, or gmail notifier does
the same)

  I am quite sure it is possible to do that with python on win32 ... and
even more sure that somebody has done that before.

  Has anyone:
      - a code sample?
      - some hints for googling-keywords? (with fade-in window(s) I googled
a lot of IE-code to fade in webpages and stuff

  also the exact english term for this windows would be very helpfull in my
search.

  Thanks in advance,

  Harald
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20040914/e12a226e/attachment.htm


More information about the Python-win32 mailing list