I have the follow code which mostly works apart from I can never see the myWindow that I create. If I do [myWindow isVisible] it returns 1. The CGDisplayCapture works fine as it blanks out the screen.
I am building an website and i want this website to have an video in the background. I have done the part where the flash is behind everything but i can not play this video in fullscre开发者_开发技巧e
I have problem with using next two properties together in one Air application, I need some functionality for show m开发者_如何学JAVAy application in full screen and scale for different displays. I mea
I ha开发者_如何学编程ve a single 640x480 texture that needs to fill the screen. So far, I can make it work with a square texture, but not a rectangular one.
How do you create a layout where you have a fixed-width side-menu but the main content 开发者_开发知识库scales to the rest of screen?
I need a way to stop people using other programs while m开发者_运维知识库y Java program is running. i.e stopping people switch tabs and pressing Alt-F4.To make the program full screen use;
I\'m developing a kiosk mode application for OSX. In some circumstances, another screen gets attached. My application runs in fullscreen on one screen using:
On most browsers hitting F11 switches the browser into a mode where there are no toolbars and menus. I\'d like to make adjustments to my page layout when the user goes into that mode (specifically - t
I have a page whose background image scales as the browser re-sizes. What I\'m trying to figure out is how to make the blue marker image scale and maintain position in proportion to the background. Fo
I am trying a fullscreen background which must be clickable. So far i got this going. But now i have put some div\'s on top of the background and the background isn\'t clickable just the part not cove