Top "Scene" questions

'scene' can refer to various things.

Time code and filename prefix in VLC

I find this material, http://wiki.videolan.org/Documentation:Play_HowTo/Format_String. I try the time code of the …

time filenames vlc libvlc scene
How to retrieve stage from JavaFX Application Class

I am writing an application with 2 different BorderPanes, BorderPane A and BorderPane B. The application has 2 menuitems, such that, when …

show javafx stage scene
javafx - multiple scenes in same stage

At normal At full screen I want to fit the second scene (with pink color) to fit to the exact …

javafx scenebuilder scene stage sametime
Unity 5 - Scene darkens when switching scenes

Ok, here is a new issue. I will attach 2 photos. (Note: this is a demo level) The lighter image is …

unity3d scene
how can one detect a finished resizing operation in JavaFX?

I have a stage, a scene and a WebView node. When I expand the window to a larger size - …

java javafx-2 resize stage scene