I have a GUI (graphical user interface). I need that when I launch a program, that window resize so that it no cover my GUI. Anybody knows how to do this?

I have a GUI (graphical user interface). I need that when I launch a program, that window resize so that it no cover my GUI. Anybody knows how to do this? Thanks.

1 Comment

So that your GUI will not cover what GUI? What other GUI do you have running? And why do you need your GUI to avoid covering it up? If that other GUI is at some random size and location, then it would be difficult for your GUI to resize itself and relocate itself so that it does not cover the other GUI, plus it might look weird. All your controls would have strange sizes and it might have a weird layout or missing controls.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Tags

Asked:

on 8 Nov 2015

Commented:

on 9 Nov 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!