wtl splitter anorak bug :)
<[email protected]> 14 Oct 2013 08:14:00 -0700
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <[email protected]> |
The WTL splitter implementaion has a slight bug; it supposedly supports WM_PAINT and WM_PRINTCLIENT but in the latter case it doesn't use the device context supplied. Other controls have a separate DoPaint(HDC) handler that get either the paint DC or the supplied DC if there's ever another WTL release... this could go in!