Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » FullScreen Stage mode(Problem between stages)
FullScreen Stage mode [message #1828959] Tue, 23 June 2020 08:35 Go to next message
Marco Maisano is currently offline Marco MaisanoFriend
Messages: 22
Registered: March 2020
Junior Member
Hi,

first I want to thank the developers for the received support.

Then my problem:

I have an application that runs a fullscreen PrimaryStage when opened.

This stage contains a button, on which click open a new stage called SecondStage.
The SecondStage is setted with PrimaryStage as its owner and true for the alwaysOnTop property.

Then, when starts SecondStage is opened on the PrimaryStage , but if I click on PrimaryStage , the SecondStage go behind.

Is there a chance to avoid that behavior ??

Thanks
Re: FullScreen Stage mode [message #1831243 is a reply to message #1828959] Fri, 14 August 2020 22:03 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Frankly I don't know. As this is a general FX question i suggest to use other channels (eg stackoverflow)
Previous Topic:Eclipse+RCP+4x+Open JDK 11+Maven Tycho+ Product build error
Next Topic:FXClassLoader.collectModifications() should evaluate Bundle.STARTING (lazy loading bundles)
Goto Forum:
  


Current Time: Thu Mar 28 18:42:37 GMT 2024

Powered by FUDForum. Page generated in 0.02634 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top