Anonymous
You seem to have CSS turned off. Please don't fill out this field.
You can use the following as a workaround. Assuming your scrolledlistbox is named 'slistbox'...
lst=w.slistbox.get(0,'end') print(len(lst)) print(lst)
You can use the following as a workaround. Assuming your scrolledlistbox is named 'slistbox'...