- Hua Yan
- PowerBuilder
- Monday, 13 April 2020 03:31 PM UTC
A manually added resize event with event id 'pgm_size' on a Custom Visual object behaviors differently on a window between Powerbuilder 12 and Appoen Powerbuilder 2019R2 beta:
In Powerbuilder 2019R2 Beta: This resize event is triggered even before constructor is executed while Powerbuilder 12 executes Constructor first and then trigger the resize event.
To solve the issuer when I migrated to the latest version I have to add an instant var to prevent the resize event gets triggered before Constructor.
Does anyone else have this issue or solve the issue? Thanks in advance.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.