-
René Ullrich
- PowerBuilder
- Wednesday, 8 October 2025 07:14 AM UTC
Hello,
I want to open a popup window from a mdi sheet window and want the sheet to be the parent window of the popup window.
I open the popupwindow with
OpenWithParm (lw_popupwindow, ll_param, lw_sheetwindow)
But if I check the parentwindow of the popup window (using ParentWindow function) it is the mdi frame window.
I have not found a limitation in the help that a sheet window can't be a parent of a popup window.
Is this a bug? Any workarounds?
I use PB 2019 R3 2803.
Remark: I don't need the reference to the parent window. I want the popup window behave as a child of the sheet. From help: "A pop-up window is hidden when its parent is minimized and when its parent is closed."
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.