Hello,
We have just encountered a popup window opening issue with a client who is using their application compiled with PowerBuilder 2019R2 via Remote Desktop (RDS). The window does not always open, it usually requires two attempts to make it appear.
As a temporary workaround, I noticed that adding a This.Show()
at the end of the open event solves the problem. However, I would like to understand what is happening.
The previous solution doesn't work for the complex event management window, so we have to forget about it.
So there's no solution.
For the problem of the window not appearing, if I minimize and restore the main window, the popup window appears...
It is not easy to trace this issue as we are obliged to recompile each time to test in the client’s environment…
If you have an explanation that could help me to correct this appropriately, I would appreciate it.
Thank you in advance.
regards.
Since PB 2019 R2 was EOMM as of 2022.08.06
Plus, PB 2019 was down in VC++2010, PB 2022 VC++2019 and now PB 2022R3 VC++2022
I would like to suggest that customers try PB 2022 R3 and see if this RDP issue still exists
If so, then I would open a Support ticket for this under PB 2022 R3.
Regards .. Chris