fixed scrollbar for horizontal orientation

This commit is contained in:
Tom Schimansky
2022-06-23 17:41:12 +02:00
parent a7b175ae65
commit ec3fdc40ff
3 changed files with 58 additions and 23 deletions

View File

@@ -12,7 +12,7 @@ def select_callback(choice):
print("display_selected", choice)
countries = ['Bahamas', 'Canada', 'Cuba', 'United States']
countries = ['Bahamas', 'Canada', 'Cuba', 'United States', "long sdhfhjgdshjafghdgshfhjdsfj"]
variable = tkinter.StringVar()
variable.set("test")