- Roland Smith
- PowerBuilder
- Monday, 27 June 2022 08:51 PM UTC
PowerBuilder 2019 Build 2170
We have a PFC based app and are having weirdness with response windows and where they are located.
Scenario:
Move the app's frame window to monitor #2.
Choose a menu item that opens a Main! window that inherits from w_sheet.
The window is centered over the frame window.
Click a button on the Main! window
A Response! window that inherits from w_reponse opens.
The response window is centered in monitor #1.
The window w_response event pfc_preopen calls of_center in pfc_n_cst_winsrv. I tried commenting that out and using the Center property but it didn't help.
I need to find a way to center the window on the monitor that the frame window is or on the frame itself.
Ideas?
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.