multiple-monitors
WPF popup control placement on two monitors setup with different resolution
I use two displays with different resolutions on my development machine. The display with a smaller resolution is configured as primary dis开发者_Go百科play. If I maximize my WPF application on the se[详细]
2023-04-13 08:52 分类:问答Blank Component Render with Multiple Monitor
I am developing an AWT application. It runs smoothly on single monitor. However, when used with a multiple monitor set up:[详细]
2023-04-12 11:52 分类:问答How to deploy a JFrame in multiple monitor configuration
I\'d like to build an app that has 2 windows. The first one should always be in the first monitor, and can\'t be maximized.[详细]
2023-04-11 16:55 分类:问答Simple Application to switch Primary dispay
My current set up for my computer is with a 17 inch monitor on my desk and my HDTV a few feet away.Every once in a while (generally when playing games) things work better when I switch my primary di开[详细]
2023-04-10 14:27 分类:问答Different Focus on Dual Monitors
I have installed dual monitor on my system. I am running a process which continuously takes focus of browser. This way, I am unable to work on some other application as other application loses focus a[详细]
2023-04-09 09:22 分类:问答How do I find the GraphicsDevice where an external process' window is opened
I need to find the GraphicsDevice (e.g. the physical monitor) where an external process has opened its window.To grab screen开发者_运维技巧 shots to catch changes WRT older versions. We\'re talking ap[详细]
2023-04-05 13:26 分类:问答forcing glutCreateWindow to create the window on a specific monitor in a dual screen setup
I was wondering if there\'s a way开发者_高级运维 to force the window created using glutCreateWindow (along with the associated command prompt for my application ) to open on a specific monitor in my d[详细]
2023-04-02 17:59 分类:问答Move fullscreen window to secondary monitor with Win32/SDL
I am using SDL 1.2.14, and I\'ve found a case where I need to be able to select which monitor gets the fullscreen window. With Xorg, I found Xinerama could do the job using the SDL_VIDEO_FULLSCREEN_HE[详细]
2023-04-02 14:21 分类:问答In a dual-monitor system, finding out on which monitor a PowerPoint slideshow is displayed
In Powerpoint 2007/2010 run on a multiple monitor system, we can select the monitor on which the slideshow will be shown by going to \"Slide Show\"-> \"Set up slideShow\" -> \"Display SlideShow on\" a[详细]
2023-03-31 18:26 分类:问答Adobe AIR: Is it possible to create a full screen app to fill multiple monitors?
I am trying to build an Adobe AIR app that runs on two monitors with an extended desktop. Is that possible?[详细]
2023-03-30 15:34 分类:问答