Book description
Learn how to develop portable GUI programs to run on multiple operating systems. Revised and updated from the popular original, with a full set of new examples in Python and using PyGTK, this book provides all the information you'll need to write easy or complex GUI applications, offering one source of knowledge and best practices for user interface creation.
Foundations of PyGTK Development presents numerous real-life examples that you can immediately put to use in your own applications. It begins with an overview of key topics such as widget choice, placement, and behavior, before moving on to more advanced issues. Building on your familiarity with Python, the book delves into new topics such as object inheritance early on to allow for a complete understanding of code examples later.
What You'll Learn
- Work with layout containers including boxes, tables, grid, and panes
- Use the Application and ApplicationWindow classes as the base for your PyGTK application
- Manage dialogs to give general information, error messages, or warnings to the user
- Incorporate styles, images, and the clipboard within your applications
Who This Book is For
Experienced Python programmers or DevOps administrators tasked with developing or maintaining user interfaces.
Table of contents
- Cover
- Front Matter
- 1. Getting Started
- 2. The Application and ApplicationWindow Classes
- 3. Some Simple GTK+ Applications
- 4. Containers
- 5. Basic Widgets
- 6. Dialogs
- 7. Python and GTK+
- 8. Text View Widget
- 9. Tree View Widget
- 10. Menus and Toolbars
- 11. Dynamic User Interfaces
- 12. Custom Widgets
- 13. More GTK Widgets
- 14. Integrating Everything
- Back Matter
Product information
- Title: Foundations of PyGTK Development: GUI Creation with Python
- Author(s):
- Release date: December 2018
- Publisher(s): Apress
- ISBN: 9781484241790
You might also like
book
Qt5 Python GUI Programming Cookbook
Over 60 recipes to help you design interactive, smart, and cross-platform GUI applications Key Features Get …
book
Beginning PyQt: A Hands-on Approach to GUI Programming
Learn GUI application development from the ground up, taking a practical approach by building simple projects …
book
Python GUI Programming - A Complete Reference Guide
Explore Python's GUI frameworks and create visually stunning and feature-rich applications Key Features Integrate stunning data …
book
Cross-Platform GUI Programming with wxWidgets
"This book is the best way for beginning developers to learn wxWidgets programming in C++. It …