It might
be a rough idea, but you could try handling WM_SIZING message, and
invalidate the view you'd like to be redrawn. If that gives very poor
performance, you can set a timer to make sure you don't redraw more than
let's say 10 times per second.
--------- www.farda-tech.com [Email: [EMAIL PROTECTED]]
|
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
