chapter 1: creating the gui form and adding widgets...buttons frame = ttk. labelframe(win, buttons...

161
Chapter 1: Creating the GUI Form and Adding Widgets

Upload: others

Post on 15-Mar-2020

13 views

Category:

Documents


0 download

TRANSCRIPT

Chapter 1: Creating the GUI Form andAdding Widgets

Chapter 2: Layout Management

Chapter 3: Look and Feel Customization

Chapter 4: Data and Classes

Chapter 5: Matplotlib Charts

Chapter 6: Threads and Networking

Chapter 7:Storing Data in our MySQL Database via our GUI

Chapter 8: Internationalization and Testing

Chapter 9:Extending Our GUI with the wxPython Library

Chapter 10:Creating Amazing 3D GUIs with PyOpenGL and PyGLet

Chapter11: Best Practices