Dual-Monitor Support
Is there any plan to support dual-monitors in IDEA. The "idea" for one would be to allow all those peripheral panes to float in the second monitor and keep the primary monitor dedicated to the source files.
Please sign in to leave a comment.
Um, why can't you do that now?
Justin Hopper wrote:
--
"A man's ethical behavior should be based effectually on sympathy,
education, and social ties and needs; no religious basis is necessary.
Man would indeed be in a poor way if he had to be restrained by fear of
punishment and hope of reward after death."
[Albert Einstein, "Religion and Science", New York Times Magazine, 9
November 1930]
That's exactly how I use Idea? Have done for ages...
"Justin Hopper" <jusbiz@oz.net> wrote in message
news:25788896.1106808093340.JavaMail.itn@is.intellij.net...
Interesting replies. I wonder what I am doing wrong - perhaps there is a temporary bug in the EAP (3185)? When I drag a "peripheral" window over to the secondary monitor there is some erratic behavior. I can't remember what it is at this moment, I will have to document it in a reply. I do remember something like the window completely disappearing except a small stub of the title bar. The only way to restore it was to right-click on its corresponding icon in the frame and tell it to "dock".
I am using a laptop monitor (Ibm Thinkpad T42) and a flat panel display as the setup for the dual-monitor.
That's more probably an issue of your graphics card driver.
I had trouble with an early version of the driver for my matrox and Java and a secondary monitor.
You can start Idea (any Java program in fact) with DirectX disabled: Add the virtual machine parameter -Dsun.java2d.noddraw=true
(Or disable DirectDraw completely in your windows display settings.)
That might prevent the problem...
It turns out that the problem only occurs when the "transparency" feature is used. IF I turn it off, all is well.
Hi Scott,
Could you please try following: open IDEA on the second screen, open a
context menu. Where does it occur? Now open a context menu near the right or
bottom of the screen, so it would go out of the screen, if the position is
not corrected. Where does it occur?
Thanks in advance!
Tom