Antoshick Advanced Cheater
Reputation: 0
Joined: 02 Nov 2018 Posts: 56
|
Posted: Wed Nov 10, 2021 1:45 am Post subject: Flickering controls |
|
|
I have made tool in CE, with form designer. I don't use any real time control creation in code.
Tool have several Panels, each panel have many editboxs, some trackbars, and some comboboxes.
When i move first panel down (so i don't see it on client area), and then move second panel up (to Y = 0, to i see it panel), i notice some flickering of these controls (editboxes, trackbars, ...)
Is this normal for CE, or i can bypass this effect?
I read in net that flickering is the big problem for apps. And that people use differents ways to bypass it. One of them, is as in DirectX, where client area use very fast draw.
|
|