haxeui / haxeui-hxwidgets

The hxWidgets backend of the HaxeUI framework -
http://haxeui.org
MIT License
23 stars 7 forks source link

Implementing closable #50

Closed Shallowmallow closed 9 months ago

Shallowmallow commented 9 months ago

Dialogs can be not closable now.

// wxDEFAULT_DIALOG_STYLE: // Equivalent to a combination of wxCAPTION, wxCLOSE_BOX and wxSYSTEM_MENU (the last one is not used under Unix).