I want to change the Values with the command
self.input_itemsearch.bind("", keyboard_iteamsearch)
It should refresh the dropdown by every single keyrelease.
My problem is that the dropdown don´t update and the Docu from the CTkScrollableDropdown doesn´t help me.
I builded it with the normal combobox from customtkinter but i cant use it because i have to much values.