* Editabletreeview: Hide editors when user clicks inside treeview area
with no rows. This generates \<\<TreeviewEditorsUnfocused\>\> event. refs alejandroautalan/pygubu279
* Editabletreeview: Add method get_value(col, item) to quicky
access tree data. refs alejandroautalan/pygubu279
* Fix error on ttkwidgets plugin (autocomplete widgets)
* Add support to customtkinter 5.
Customtkinter changed a lot from 4.6 to 5.
The plugin will support only the latest version.