- Tkinter GUI Application Development Cookbook
- Alejandro Rodas de Paz
- 47字
- 2021-08-27 19:43:59
Working with buttons
Button widgets represent a clickable item of your GUI applications. They typically use a text or an image indicating the action that will be performed when clicked. Tkinter allows you to easily configure this functionality with some standard options of the Button widget class.
推薦閱讀
- 深入理解Android(卷I)
- 零起步玩轉掌控板與Mind+
- 小創客玩轉圖形化編程
- 無代碼編程:用云表搭建企業數字化管理平臺
- 你必須知道的204個Visual C++開發問題
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- R大數據分析實用指南
- Learning JavaScript Data Structures and Algorithms
- Bootstrap 4 Cookbook
- 速學Python:程序設計從入門到進階
- 動手學數據結構與算法
- PHP 7從零基礎到項目實戰
- Hands-On Kubernetes on Windows
- UML軟件建模
- Mastering OAuth 2.0