note
this patch only valid for Menus popup and Open File Dialog,and other Dialog controls of OS.
invalid for BB Views which using HostPorts.Rider.Input in a loop block to Handle Controllers.TrackMsg,
like TextViews's text selection ...
I mean that this change can cause unnecessary updates of all windows even if there is no such necessity. I do not how to evaluate this. So if somebody knows, lets check.
I agree with Ivan. We must be sure that unnecessary window updates are avoided.
This could lead to CPU overhead or to screen flickering.
This needs a careful investigation before making such a change.
Josef Templ wrote:I agree with Ivan. We must be sure that unnecessary window updates are avoided.
This could lead to CPU overhead or to screen flickering.
This needs a careful investigation before making such a change.
- Josef
As a side comment I would add that when a view is first opened it is drawn twice (2) which, to me, is a bug.