<span class="gmail_quote"><br></span>Hello!<br><br>I am doing a script to make a window transparent, but when using the function: <br><br>Win32gui.SetLayeredWindowAttributes (918020.127, int (win32api.RGB (255255255)), 0)
<br><br>It always generates an error, so, I tried to see the attributes of the window with <br><br>Win32gui.GetLayeredWindowAttributes (918020), but indicates that the paramete is not correct <br><br>The handle what I found with the function
win32.FindWindow (None, "*Python Shell*") <br><br>Where my mistake and as I correct? <br><br>Thanks!<br><span class="sg"><br>--<br>Thanks to google translator too.<br></span>