In many of our windows mainly those with a lot of visual objects and tabs, each time the window resize or a tab change within the window, the system after executing all of our lines of code just and before releasing control to the user, some of the window control begin to ‘flicker’ and sometimes for many seconds. For example I can see the text on each tab flicker like if something was click on each tab one after the other very quickly.
During those seconds the windows is inaccessible, I tried to debug this by asking for a PBDebug ASCII file with no result. In that file there is no line of code that would explain the flickering for many seconds, I can only see our code.
I know that my current description is not very helpful but is there anyone who has had a similar problem or any suggestion on what I could look at.
I’m using PB CloudPro Version 2019 R3 build 2703 (but I had that problem since PB 2017).
Thank you in advance for your help, it is always appreciated.