Home » U++ Library support » U++ Widgets - General questions or Mixed problems » DHCtrl, Ctrl NoBackPaint ignored?
Re: DHCtrl, Ctrl NoBackPaint ignored? [message #49854 is a reply to message #49843] |
Fri, 18 May 2018 14:55   |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
luoganda wrote on Wed, 16 May 2018 16:06Using NoBackPaint or BackPaint(EXCLUDEPAINT) seems to be ignored(on DHCtrl for sure,on Ctrl probably the same).
When main window is resized, flickering is seen.
This could be probably solved on wPlatform with overriding WM_ERASEBKGND(just ret TRUE) if main Registered hBrushBack!=NULL.
Well, if you are using DHCtrl, you are sort of supposed to override
virtual LRESULT WindowProc(UINT message, WPARAM wParam, LPARAM lParam);
BTW, what is your reason to use DHCtrl?
Mirek
|
|
|
Goto Forum:
Current Time: Sat Jun 07 01:38:16 CEST 2025
Total time taken to generate the page: 0.04497 seconds
|