QA section
Before you proceed to the next chapter, make sure you can answer these questions to your satisfaction:
- What is a root window?
- What is the main loop?
- How do you create a root window?
- What are widgets? How do you create widgets in Tkinter?
- Can you list or identify all available widgets in Tkinter?
- What are geometry managers used for?
- Can you name all the available geometry managers in Tkinter?
- What are events in a GUI program?
- What are callbacks? How are callbacks different from regular functions?
- How do you apply callbacks to an event?
- How do you style widgets using styling options?
- What are the common configuration options for the root window?
推薦閱讀
- 程序員面試白皮書
- Java EE 6 企業(yè)級(jí)應(yīng)用開發(fā)教程
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Power Up Your PowToon Studio Project
- Python 深度學(xué)習(xí)
- Developing Middleware in Java EE 8
- iOS開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Windows Server 2012 Unified Remote Access Planning and Deployment
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實(shí)訓(xùn)版)
- 網(wǎng)店設(shè)計(jì)看這本就夠了
- C語言程序設(shè)計(jì)教程
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- 微信小程序全棧開發(fā)技術(shù)與實(shí)戰(zhàn)(微課版)
- Apache Camel Developer's Cookbook