- Martin Kaltenböck
- PowerBuilder
- Wednesday, 24 February 2021 11:31 AM UTC
Hello,
I recently migrated my application from PB 2017 R3 (1880) to PB 2019 R3 (2670).
One issue is that PB crashes if a context menu is populated with the PopMenu(x,y) function.
The crash happens only in the runtime version, not when I start it from the IDE.
The crash happens directly when executing the PopMenu-Function.
After some trial I found out, that it works again after removing the icon from the MenuImage-property (from all menu entries).
Usually i use resource images (*.ico) and the built in stock images as well.
I then tried to use only the stock images like Save! and Insert3! They show up correctly in the menu painter put crash when executed in the compiled version.
Has anybody experienced that issue?
Can it have to do with the deployed runtime files (maybe a file is missing, where the stock images are contained)?
Thank you for any help!
Martin
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.