Hi all,
We have an MDI application. From the MDI parent one free window A is opened for the planning (to have the possibility to place this window on a second screen). A free window B is opened in that free window A. When closing window B the program returns to window A.
This works well for my development system and for most customers. But with one client running under Citrix, when closing window B the program returns to the MDI parent (or in an already opened MDI child window) instead of in window A. The user has to click on the icon of the free window A to go back to window A, what is very annoying.
Is this known to someone and does anyone have suggestions to avoid this problem?
We have an MDI application. From the MDI parent one free window A is opened for the planning (to have the possibility to place this window on a second screen). A free window B is opened in that free window A. When closing window B the program returns to window A.
This works well for my development system and for most customers. But with one client running under Citrix, when closing window B the program returns to the MDI parent (or in an already opened MDI child window) instead of in window A. The user has to click on the icon of the free window A to go back to window A, what is very annoying.
Is this known to someone and does anyone have suggestions to avoid this problem?