161
Chapter 1: Creating the GUI Form and Adding Widgets

Chapter 1: Creating the GUI Form and Adding Widgets...buttons frame = ttk. LabelFrame(win, buttons frame. grid (column—a, row=7) text= Labels in a Frame Python GUI Enter a name:

  • Upload
    others

  • View
    15

  • Download
    0

Embed Size (px)

Citation preview

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