Top "Fullscreen" questions

A fullscreen object occupies the entire screen.

Windows / Chrome / ATI / Browser fullscreen across multiple monitors

I am using the following test setup (Latest meaning as of July 14th 2012): Core i7 with an ATI FirePro V9800 (…

google-chrome fullscreen multiple-monitors kiosk chromeless
drawBitmap is not fullscreen

I display an image using onDraw Method like this : public void onDraw(Canvas canvas) { super.onDraw(canvas); Bitmap background = BitmapFactory.…

android image fullscreen ondraw
Why is there a vertical scrollbar on my svg at 100%?

Can somebody explain why I see a vertical scrollbar in Chrome and IE9 with the following markup: <!DOCTYPE html&…

html google-chrome svg fullscreen internet-explorer-9
HTML5 or JQuery Full Screen Crosshair Cursor

We've all seen those military movies with that full screen crosshair cursor on the computers, or even in some animations …

jquery html cursor fullscreen panning
jQuery: Open/request Fullscreen browser on load?

I have a page with a div #container which I would like to have go into full screen mode (or …

jquery html fullscreen window-load
Maximize/Minimize window from another thread

I'm trying to find out the correct way to minimize/maximize a window owned by another thread. My target window …

c++ winapi fullscreen minimize maximize
How to prevent user from closing application - Android 4.0.3

So my question is: If is possible to prevent user from closing application. Problem is because i can't hide action …

android action fullscreen kiosk
Detecting if fullscreen is allowed in ActionScript 3.0?

I would like to remove a fullscreen button if the allowfullscreen param is false.       param value="true" name="allowfullscreen" Does …

flash actionscript-3 fullscreen flashvars
iOS: AVPlayerViewController enable fullscreen rotation in portrait oriented application

I have a UIViewcontroller, which contains a AVPlayerViewController with AVPlayer. I want to enable rotation for AVPlayerViewController(when video is …

ios avfoundation fullscreen avplayer avplayerviewcontroller