[Build 326] ChildWnd PNG bug - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: WLM Plus! Bug Reports (/forumdisplay.php?fid=7) +----- Thread: [Build 326] ChildWnd PNG bug (/showthread.php?tid=84932) [Build 326] ChildWnd PNG bug by mynetx on 07-20-2008 at 08:56 AM
Some of you will recognize the contents of the following screenshot, others won't, but that doesn't matter. Anyways, what it should do is to show that there seems to be a bug when using Child windows (as you see here in the sidebar on the left), and having CustomLook Radio controls in it with transparent PNGs. The black borders go away as soon as the window is invalidated. Patchou, when you are reading this, ask me for a copy of the script that is showing the bug. RE: [Build 326] ChildWnd PNG bug by warmth on 07-20-2008 at 02:06 PM
Confirmed here!!! RE: [Build 326] ChildWnd PNG bug by CookieRevised on 07-20-2008 at 05:58 PM
Confirmed too RE: [Build 326] ChildWnd PNG bug by Patchou on 07-28-2008 at 03:17 AM that's a limitation caused by optimisation. You just can't use ChildWindows with controls that draw with alpha-blending if you don't set a plain background in your child window. |