Akascape / CTkListbox

A simple listbox for customtkinter (extenstion/add-on)
MIT License
153 stars 13 forks source link

"<<CTkListboxSelect>>" doesn't work as expected. #21

Closed wynstium closed 11 months ago

wynstium commented 11 months ago

When binding it, it should fire when selecting something in the Listbox. But that is not the case. It doesn't work at all in fact. Or am I doing something wrong? Is it changed for CTk?

wynstium commented 11 months ago

Never mind you use "<1>" which returns a string when clicked