octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave plot window input focus


From: Michael D Godfrey
Subject: Re: Octave plot window input focus
Date: Wed, 03 Feb 2010 22:22:17 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1

On 02/03/2010 10:07 PM, Shai Ayal wrote:
It's certainly not advisable to make direct X11 calls in octave which
is supposed to run on windows ....

I'm not sure if you can return the focus to the octave window in
general, since the octave process usually does not "own" the windows
in which the command line lives -- this is just some random terminal.
In an IDE (like matlab's), where the terminal & the figure window
belong to the same process, managing these focus switches would be
trivial.

If you run matlab w/o an IDE, from a terminal, will it still switch
focus from the figure to the terminal?

Shai
  
I tried matlab -nodesktop.  Focus goes to plot window. Ugh.

Michael


reply via email to

[Prev in Thread] Current Thread [Next in Thread]