I have an MDI application where there are several sheets. When a client maximizes both the sheet they are in and the parent window, and click to open another sheet, the file explorer opens as shown in the attached screenshot. They are only able to reset this by minimizing the program they are running and then clicking into a different sheet. However, I am not able to recreate this in the powerbuilder environment. This only happens in the distributed version of the program. I am in R3 and usingRuntime 3356. Any tips?
- Misbah Yasin
- PowerBuilder
- Thursday, 19 September 2024 18:59 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
I know from past experiences that it will be very helpful to Appeon if you can include a small demonstration app that exhibits the problem issue. In the interim, perhaps the client can instead resize and position the MDI frame so that it is almost the same size as being maximized? An app that I support saves/restores the last used size and position for the MDI frame and all sheet windows for each user - If your app does not currently do this, you might consider adding this feature so that the client does not have to manually resize and position the frame each time they start the application.