Alert is a fbx.ui.dialog.Dialog with a message.
fbx.ui.dialog.Dialog
Alert inherits all properties from fbx.ui.dialog.Dialog.
An alert.¶
Alert { title: "Hello," text: "World !" }
Text string printed inside the alert.
Dialog
Frame