JavaFX, NetBeans Platform - Dialogs and Login
"kpenrose" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Steven Yi wrote: > Hi Kevin, > > I'm not aware of any way to make a JFX Dialog modal from a Swing > window. I did a quick search and found: > > http://stackoverflow.com/questions/28058142/making-javafx-alerts-dialogs-modal-within-swing-application > > If you do find something has changed or found a solution, I'd love to know. > > Thanks! > steven > > Thanks Steven - I had found a couple of posts like the one you linked; guess I was hoping there was something new to report.