David W. Day; Jeremy R. Jass; Ashley B. Price; Neal A. Shepherd; James M. Sloan; Nicholas J. Talbot; Geraint T. Williams; Bryan Wiley-Blackwell (2003) Kovakantinen kirja
D. Shane Miller; Ashley M. Smallwood; Jesse W. Tune; David G. Anderson; Derek T. Anderson; Katherine McMillan Barry; Sween The University of Alabama Press (2022) Kovakantinen kirja
D. Shane Miller; Ashley M. Smallwood; Jesse W. Tune; David G. Anderson; Derek T. Anderson; Katherine McMillan Barry; Sween University of Alabama Press (2024) Pehmeäkantinen kirja
Apress Sivumäärä: 563 sivua Asu: Pehmeäkantinen kirja Painos: 2 Julkaisuvuosi: 2018, 22.12.2018 (lisätietoa) Kieli: Englanti
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.