Page 1 of 1

I need to clean my windows!

Posted: Wed Jul 09, 2008 11:49 pm
by Rook Zimbabwe
I have a window with a few image gadgets and some text gadgets on it.

If I change the window image gadgets I get artifacts (little leftovers... of the previous image because not all of the images are the same size.)

I have tried to hide and show the window, but this causes a noticible flicker... very annoying! :evil:

How can I clean my window?

I need WinDex!!!

Posted: Thu Jul 10, 2008 1:27 am
by npath
How about setting an empty image to the imagegadget first, then changing to the new image? Just a thought.

Posted: Thu Jul 10, 2008 5:45 am
by Rook Zimbabwe
That is an interesting thought... I will attempt! :D

Posted: Thu Jul 10, 2008 1:37 pm
by Kaeru Gaman
...should also be possible to send a #WM_REPAINT to the window...
dunno how to do exactly, and maybe missin the point, or?