Command window focus without autoraise

2 views (last 30 days)
C.S. Ramalingam
C.S. Ramalingam on 9 Feb 2018
Commented: C.S. Ramalingam on 9 Feb 2018
In the Windows version I would like to have the focus on the command window while the figure window is still on top of the command window, say, in the north-east corner. This will enable me see the plot while I am still typing in the commands (which is the default behavior in X-windows). The things that help me retain the focus on a window on mouse over but not autoraise works for other applications (e.g., browser + a folder window) but doesn't seem to work for the Matlab command window + figure window pair.
I guess there is some setting in Matlab that needs to be changed to get to the behavior I want. Any help would be greatly appreciated. Thanks.

Answers (1)

Walter Roberson
Walter Roberson on 9 Feb 2018
  4 Comments
Walter Roberson
Walter Roberson on 9 Feb 2018
I understand the problem, but I do not know which version of Windows you are using, and I do not know whether you have tried the workarounds listed in the link I posted.
By the way, focus follows mouse is not default for X Windows: X leaves the default policy up to the window manager.
C.S. Ramalingam
C.S. Ramalingam on 9 Feb 2018
I am using Windows 7 (service pack 1). The things I had tried before posting the query were: TXMouse , registry edits, X-Mouse, etc. As I had posted earlier, these seem to work except when it comes to the Matlab Command Window + Figure Window pair. I badly need the figure window not to be occluded by the command window!

Sign in to comment.

Categories

Find more on Code Execution in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!