|
From: Mojca M. <moj...@gm...> - 2014-03-17 22:22:23
|
On Mon, Mar 17, 2014 at 9:27 PM, Ethan A Merritt wrote: > On Monday, 17 March, 2014 21:21:05 Mojca Miklavec wrote: >> >> I'm very grateful for the change that keeps me in terminal as opposed >> to jumping to the plotting area and having to alt-tab back to terminal >> after every command. > > Huh??? > The only terminal I've ever seen do that is the Windows terminal. > That doesn't sound like something that was ever requested by gnuplot > core or qt terminal code. But it behaves that way on Mac with qt terminal since the beginning, I believe. > Could it be that you have changed the focus policy in your window manager? I don't have any clue how to "change the focus policy" on Mac (I don't know that for Linux either, but it's not like Mac OS X is very configurable in that respect). But I didn't touch any settings anyway other than switching back and forth between Qt 4 and 5. But I checked again. I'm unable to compile Daniel's patch with Qt4 without modifications. The code from "trunk" still puts the plot to front with Qt 4. But it keeps the plot in background with Qt 5. So it probably wasn't Daniel's patch. It might be that Qt 5 is simply behaving different than Qt 4. (There are sooooo many different combinations of Qt and gnuplot versions that I mixed that up a bit. I don't remember seeing the window kept it background, but maybe I simply forgot.) Mojca |