Hi Vasilis,
On Wed, 31 May 2023 14:44:35 +
Vasilis Vlachoudis wrote:
> during the filling of a ttk.Treeview, widget I want to temporarily
> disable the <> (to restore the previously selected
> items), and re-enable it at the end. However, when I unbind the
> <> event the messages are still s
Hi all,
during the filling of a ttk.Treeview, widget I want to temporarily disable the
<> (to restore the previously selected items), and re-enable it
at the end.
However, when I unbind the <> event the messages are still
send. See the following demo code. I would expect that during the filling