You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
I would like to set the title (javafx.scene.control.Dialog#titleProperty) of a confirmation dialog (that one in the decoration window).
I couldn't find a way at the moment.
Is this possible?
Also I couldn't find a way to set the owner in the confirm() method. But it is possible with alert.
The text was updated successfully, but these errors were encountered:
Hi guys,
I would like to set the title (javafx.scene.control.Dialog#titleProperty) of a confirmation dialog (that one in the decoration window).
I couldn't find a way at the moment.
Is this possible?
Also I couldn't find a way to set the owner in the confirm() method. But it is possible with alert.
The text was updated successfully, but these errors were encountered: