回答編集履歴

1

コード修正

2022/06/28 03:44

投稿

teamikl
teamikl

スコア8664

test CHANGED
@@ -16,7 +16,7 @@
16
16
  widget = event.widget
17
17
  ...
18
18
 
19
- root.bind_all("<Wheel>", onWheel)
19
+ root.bind_all("<MouseWheel>", onWheel)
20
20
  ```
21
21
 
22
22
  コンボボックスのポップダウンは内部ウィジェットなので