Re: Win32Lib: repaint screen on move 2nd window

new topic     » goto parent     » topic index » view thread      » older message » newer message

> My problem is in knowing how to *tell* it that it needs to be repainted,
> that's what I can't figure out how to do.  I can't use "onClose" (or at
> least I *think* I can't), because the windows aren't "mine", they are
other
> programs that my program has caused to run.

Ok, let me get this straight, you want to tell the window to repaint itself?
Use sendMessage(window,WM_PAINT ,0,0).
And what's the difference if window is the one your program started or just
any?
Window is window.
You want to repint your first window when the window you ran is closed?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu