[pywin32-bugs] [ pywin32-Bugs-987401 ] Support for layered windows?
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-10-09 00:37:28
|
Bugs item #987401, was opened at 2004-07-09 02:18 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=987401&group_id=78018 Category: win32 Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Erik Demaine (edemaine) Assigned to: Nobody/Anonymous (nobody) Summary: Support for layered windows? Initial Comment: Could win32gui be extended to support the layered window functionality of Windows 2000+? I'm looking in particular for UpdateLayeredWindow, SetLayeredWindowAttributes, and AnimateWindow. See the following MSDN article. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwui/html/layerwin.asp ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-10-09 10:37 Message: Logged In: YES user_id=14198 These will be in build 203's winxpgui. I would love it if you could submit back a sample once I release it. Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=987401&group_id=78018 |