Tagged Questions

1
vote
2answers
91 views

Is there a command shell (like bash) view for Eclipse?

I am coding in Eclipse (on the Mac) and need to run OS shell commands from time to time. I have a lot of bash terminal windows open and it takes time and is distracting to find th …
4
votes
2answers
112 views

How can I make window movement commands ignore a certain window?

So I generally have 3 buffers open in Emacs. One buffer for the actual code I am writing. One buffer for the unit test for said code. A third buffer that displays the results of …
0
votes
1answer
40 views

Xcode: changing double clicking file behavior

One of my projects suddenly had its double-clicking behavior changed and I don't know how to change it back. The behavior I want: Double clicking a source code file opens up a ne …
3
votes
2answers
497 views

Show window in Qt without stealing focus

I'm using the Qt library to show a slideshow on the second monitor when the user isn't using the second monitor. An example is the user playing a game in the first monitor and show …
0
votes
2answers
158 views

Is there a way to determine if a top level Qt window has been moved?

I am trying to determine when the main window of my application has been moved. The main window is a standard QMainWindow and we've installed an eventFilter on the QApplication to …
-1
votes
1answer
290 views

How do i solve the “Argh! Gimp as too many windows problem!” in MS Windows? [closed]

The Gimp windows problem: Hi,i like working with GIMP. But since i have been using MS Windows (at work) I tend to shy away from it and use other (simpler tools) even if they may n …