Top "Fullscreen" questions

A fullscreen object occupies the entire screen.

How do I center a UIImageView within a full-screen UIScrollView?

In my application, I would like to present the user with a full-screen photo viewer much like the one used …

objective-c iphone uiscrollview uiimageview fullscreen
How to call setUndecorated() after a frame is made visible?

In my Swing application, I want the ability to switch between decorated and undecorated without recreating the entire frame. However, …

java swing fullscreen
How can i take snapshot of command prompt window in full screen mode

I need to take snapshot if command prompt window running in full screen mode. I had tried it using PrintScreen,…

screenshot fullscreen cmd printscreen
How to open two instances of Chrome kiosk mode in different displays (Windows)

We are developing a web application that needs to open in two different browser instances each on a different Screen. …

google-chrome fullscreen multiple-monitors kiosk-mode
XNA: get screen's width and height

how do i get the width and height of the entire screen in XNA?

xna fullscreen
How to make a div fullscreen and atop of all other elements with jQuery?

<div style="background-color:grey"> </div> Is there an easy way to do it?

jquery fullscreen
How to go fullscreen in PowerShell

Is there a way of making powershell appear in fullscreen? Not only maximize it over the screen, but hiding the …

powershell fullscreen powershell-2.0
Full screen api HTML5 and Safari (iOS 6)

I'm trying to make an application to run in full screen mode (without the top bar) in Safari for iOS 6. …

html api mobile-safari ios6 fullscreen
Android: How to have dialogFragment to fullscreen

Hello I have tried to override the theme to the dialogFragment for fullscreen but the full screen I wanted was …

android fullscreen android-dialogfragment
Fullscreen API: Which events are fired?

I need to know which (DOM) events are fired when a user enter the fullscreen mode via the new Fullscreen …

javascript jquery javascript-events fullscreen