- Tkinter GUI Application Development Cookbook
- Alejandro Rodas de Paz
- 42字
- 2021-08-27 19:44:04
Implementing switches with checkboxes
Choices between two alternatives are typically implemented with checkboxes and lists of options where each choice is independent from the rest. As we will see in the next example, these concepts can be implemented using the Checkbutton widget.
推薦閱讀
- VMware View Security Essentials
- Apache Oozie Essentials
- Reporting with Visual Studio and Crystal Reports
- The Modern C++ Challenge
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Java程序設計與實踐教程(第2版)
- Monitoring Elasticsearch
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Securing WebLogic Server 12c
- JavaScript 程序設計案例教程
- Scala程序員面試算法寶典
- ExtJS高級程序設計
- Visual Basic程序設計上機實驗教程
- Procedural Content Generation for C++ Game Development
- ROS機器人編程實戰