December 2, 201114 yr Hi I have a Main Menu layout from which a user will select a Report. When this option is selected, I run a script that Goes to a different layout -> Opens a new window, so that the new layout displays in a different window. This is fine but my Main Menu layout also takes the same dimensions as the new window. I want the Main Menu to remain in Maximize mode and the new window on top of it. Is there any way I can do this ? Any help would be very appreciated. Thank you.
December 2, 201114 yr No, it cannot be done In Windows (the OS) the topmost window is displayed maximized. If another window is opened then the previous window becomes un-mazimised. Some developers have made solutions that don;t maximise windows but size them so they appear to be maximized.
Create an account or sign in to comment