I have a problem since 3 days, I am supposed to create a window in fullscreen mode, where a self-made GUI is running in the background.
The problem I have is that no matter how I create the GUI or resize it to fit my screen in full screen mode, if someone else opens full screen mode and they have a much larger screen, the GUI is not on the full window.
Does anyone have any idea how to solve this?
I currently use Scenebuilder to create the layout, but can do without it if it can be done with Javacode.
(Sorry I can't include any code here myself, my problem is that I don't know what to include here at all, as I mentioned I don't have an approach.)
The problem I have is that no matter how I create the GUI or resize it to fit my screen in full screen mode, if someone else opens full screen mode and they have a much larger screen, the GUI is not on the full window.
Does anyone have any idea how to solve this?
I currently use Scenebuilder to create the layout, but can do without it if it can be done with Javacode.
(Sorry I can't include any code here myself, my problem is that I don't know what to include here at all, as I mentioned I don't have an approach.)