- Python GUI Programming Cookbook
- Burkhard A. Meier
- 111字
- 2021-07-30 10:08:19
Introduction
In this chapter, we will develop our first GUI in Python. We start with the minimum code required to build a running GUI application. Each recipe then adds different widgets to the GUI form.
In the first two recipes, we show the entire code, consisting of only a few lines of code. In the following recipes we only show the code to be added to the previous recipes.
By the end of this chapter, we will have created a working GUI application that consists of labels, buttons, text boxes, combo boxes, and check buttons in various states, as well as radio buttons that change the background color of the GUI.
推薦閱讀
- Intel FPGA/CPLD設(shè)計(jì)(基礎(chǔ)篇)
- 電腦軟硬件維修大全(實(shí)例精華版)
- 辦公通信設(shè)備維修
- 精選單片機(jī)設(shè)計(jì)與制作30例(第2版)
- 計(jì)算機(jī)應(yīng)用與維護(hù)基礎(chǔ)教程
- micro:bit魔法修煉之Mpython初體驗(yàn)
- 電腦維護(hù)365問
- 電腦軟硬件維修從入門到精通
- 嵌入式系統(tǒng)中的模擬電路設(shè)計(jì)
- CC2530單片機(jī)技術(shù)與應(yīng)用
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- 基于網(wǎng)絡(luò)化教學(xué)的項(xiàng)目化單片機(jī)應(yīng)用技術(shù)
- FPGA實(shí)驗(yàn)實(shí)訓(xùn)教程
- 微控制器的應(yīng)用
- 可編程邏輯器件項(xiàng)目開發(fā)設(shè)計(jì)