Perl Rob wrote:
Hi all,
I've discovered a weird problem: if I minimize all open windows by
clicking the "Show Desktop" button (from the Windows Quick Launch area)
right before I run my Win32::GUI program, my program window opens and
paints itself properly, but then immediately "hiccups" and loses all its
images. If I minimize and restore my window, or drag it off the screen
and back on again, it then repaints itself correctly and everything is
fine (I'm drawing the images to the window's DC and using Window_Paint
to keep it painted).
That does indeed sound weird. You'll really need to try to produce a
short, complete example showing the problem if you want help.
P.S. - I'd be happy to provide sample code off-list (my app is already
past 7000 lines of code with all the inline bitmaps).
Shorter, please :-)
Regards,
Rob.