Closed Daytron closed 9 years ago
Without creating new Fxml, devs can remove header on the fly either via constructors or method resulting to a more simplistic approach to dialogs
Notes:
Added headless feature with this commit: 8d87cc271eb805fc5e2eaae1583b7978175a14a8
A headless dialog is achieved by using the DialogStyle option, HEADLESS in the constructor.
DialogStyle
HEADLESS
Without creating new Fxml, devs can remove header on the fly either via constructors or method resulting to a more simplistic approach to dialogs
Notes: