Why does Tkinter getvar() return string types for Booleanvar?

后端 未结 0 590
南旧
南旧 2020-12-13 08:27

Tkinter offers the BooleanVar type for booleans stored in its widgets. However, using the getvar method on a named BooleanVar returns a string type. This does not make sense

相关标签:
回答
  • 消灭零回复
提交回复
热议问题