开发者_JS百科I have code that persists a forms size and location when it closes, and positions and sizes the form when it loads.
My game uses SDL to create a fullscreen OpenGL window. However, for those users with multiple monitors I get very mixed results.
I have a dual monitor config and I want to run my开发者_开发知识库 GUI in a specific monitor if it is found.I tried to create my JFrame window passing a GraphicConfiguration object of my screen device
I\'m currently tearing my hair out with this problem. Where I\'m up to: I can Generate an image for each screen
I\'d like to open a window in my AIR/Flex application on a second monitor if it\'s available. Don\'t know how to go about it. Tried this:
My application uses the WPF MediaElement to play video (MOV files).This works well when playing on the Primary monitor but freezes when the window is moved to the secondary monitor.
Is there a way to create a new code window in Visual Studio 2010 that is also a tabbed container for other code windows.
I have a customer requirement where they would like to have different windows of a web application on 2 different displays (monitors): data lookup and entry on one screen and a document viewer on the
i am writing a screen capture application in Qt4 with c++. I have a problem when tuning on dual screens. I am unable to get an image with t开发者_C百科he second screen. I tried a c# application and th
I often work at the office using dual screen and at home using single screen. The window layout 开发者_C百科of Visual Studio 2010 is messing with me. I want to save/restore the layout so that I can qu