Dialog Module Improvements
-
The dialog module is a great addition that we saw in the very early 1.6 betas. @omz are there any improvements planned for this? Specifically labels in the form dialog would be nice
-
great thing about
dialogs
...it is a pure python module. if you want to improve it... you can!
-
The dialogs module is so so convenient when wanting to display and interact with simple data.
And since it's pure python (thanks @JonB for the tip) it's so easy to tinker with.
(The ui module is way too flexible for most of my projects - so I really like the dialogs module - thanks @omz !!)