- Tkinter GUI Programming by Example
- David Love
- 185字
- 2021-08-27 18:49:06
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "To specify the position within the grid, the row, and column keywords are used."
A block of code is set as follows:
self.label_text = tk.StringVar()
self.label_text.set("Choose One")
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
def say_hello(self):
message = "Hello there " + self.name_entry.get()
msgbox.showinfo("Hello", message)
Any command-line input or output is written as follows:
>>> import tkinter
>>> tkinter.TkVersion
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The last thing to do is to create the method that will be responsible for placing it into our Tools menu."
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Hands-On Image Processing with Python
- Java從入門到精通(第5版)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Hands-On Natural Language Processing with Python
- Learning Raspbian
- Express Web Application Development
- Selenium Testing Tools Cookbook(Second Edition)
- 蘋果的產(chǎn)品設(shè)計(jì)之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務(wù)和用戶體驗(yàn)的七個(gè)原則
- Scratch·愛(ài)編程的藝術(shù)家
- Python自然語(yǔ)言理解:自然語(yǔ)言理解系統(tǒng)開(kāi)發(fā)與應(yīng)用實(shí)戰(zhàn)
- ROS機(jī)器人編程實(shí)戰(zhàn)
- 快樂(lè)編程:青少年思維訓(xùn)練
- Python Social Media Analytics
- 3D Printing Designs:The Sun Puzzle