Hi, i’ve been working with jogl2 and first thing i wanted to try was fullscreen mode. I gave GLWindow a try and easily made a fullscreen window but it just isn’t what i expected. I thought this would get me through problems i had before on using jogl for exclusive fullscreen modes but doesn’t look like it.
What it does is just scale your window to the dimension of the screen.
Is there any way to get working exclusive fullscreen modes with JOGL at all?
- Has anyone played with GLwindow and go it to work with costum GLCapabilities ?
thanks in advance