Hey guys!
I made an app in JavaFX. This app consist of several windows as is usual (dialog boxes and a login box appears after starting).
How do I realize the concept of alert boxes, dialog boxes or as mentioned above a login box? And is there a possibility that one window “owns” another like in Java so that user have to handle this window first to move on?
Thanks in advance!
Best,
Jörg