[python-win32] Re: Transparent Windows - API failure
Roger Upole
rwupole at msn.com
Sat Jul 8 07:23:39 CEST 2006
"Metz, Bobby W, WWCS" wrote
> All,
> This is my first attempt with setting transparent backgrounds,
> so probably simple error. I've had some success making Notepad
> transparent, but am getting no results against a Tkinter window. Also,
> any workaround to using SetLayeredWindowAttributes on Win2000? I
> noticed in the docs it's not in win32gui to prevent issues with NT?
Just checked in a change that loads the function pointer at run time
so this function can be used from win32gui also.
Roger
More information about the Python-win32
mailing list