Module droom_ui::dialog::dialog [] [src]

Structs

Dialog

Dialog elements manages user interaction with the interface elements. For any interface element to be shown, it must be encapsulated in a dialog.

Enums

ShowState

Traits

CopyDataCb

[Windows Only]: Called at the first instance, when a second instance is running.

MdiActivateCb

[Windows Only]: Called when a MDI child window is activated.

ShowCb

Called right after the dialog is showed, hidden, maximized, minimized or restored from minimized/maximized.

TrayClickCb

[Windows and GTK Only]: Called right after the mouse button is pressed or released over the tray icon.