[python-win32] Existing App-window ->Transparent

Moore, Paul Paul.Moore at atosorigin.com
Mon Jul 12 10:18:13 CEST 2004


From: Gavin Brelstaff
> I did a search through the Python Win32 docs and the call 
> SetLayeredWindowAttributes seems to be missing from the
> API.  I guess you wrote "Windows PowerPro" in C/C++ and not
> in python?

I didn't write it but yes, it's in C/C++. It's not available
in source, so you wouldn't be able to get the details from it,
I really only mentioned it as an example to confirm that what
you wanted *could* be done.

You can probably use ctypes to get at API calls that aren't
exposed by pywin32, if that's of any help.

Paul


__________________________________________________________________________
This e-mail and the documents attached are confidential and intended 
solely for the addressee; it may also be privileged. If you receive this 
e-mail in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos Origin group 
liability cannot be triggered for the message content. Although the 
sender endeavours to maintain a computer virus-free network, the sender 
does not warrant that this transmission is virus-free and will not be 
liable for any damages resulting from any virus transmitted.
__________________________________________________________________________


More information about the Python-win32 mailing list