* Fix: Treeview rows overlap in high dpi screen. refs 283 * Sticky editor: Draw widget bigger on high dpi screen. * GridSelector: Draw widget bigger on high dpi screen.
0.40
* Add backspace key to trigger delete action. (269 Tweety24655) * Set menu tearoff to false by default. * In style property editor: show Toolbutton ttk class for Button, Checkbutton and Radiobutton widgets. * Add builder data_pool parameter in templates. * Add min and max options to number editors. * New json_entry property editor.
0.39.3
* Fix for issues 251 and 253 * Drop support for python 3.6 and 3.7 (was already not working)
0.39.2
* Fix issue with project path with windows junction link. refs 249 * Fix code template error. * Fix error when "live" updating preview properties * Added new example for EditableTreeview
0.39.1
* Add option to reset window layout. (244 jrezai)
0.39
* New UI Layout. Removed code generation Tab. * New project settings dialog. * Cleaned designer settings dialog.