Cantitate/Preț
Produs

wxPython Recipes: A Problem - Solution Approach

Autor Mike Driscoll
en Limba Engleză Paperback – 13 dec 2017
Quickly discover solutions to common problems, learn best practices, and understand everything wxPython has to offer. This book is for anyone wanting to learn more about how to use the wxPython desktop GUI toolkit. It assumes some prior knowledge of Python and a general understanding of wxPython or GUI development, and contains more than 50 recipes covering various tasks and aspects of the toolkit.
wxPython Recipes guides you step by step. The book takes you through how to create user interfaces in Python, including adding widgets, changing background images, manipulating dialogs, managing data, and much more. Examples target both Python 2.x and 3.x, and cover both wxPython 3.0 and Phoenix, offering a complete collection of ideas to improve your GUI development.
What You'll Learn
  • Work with UI elements such as widgets, buttons, images, boxes, and more
  • Handle data in files and notebooks
  • Implement XML and using XML resources (XRC)
  • Customize the behavior of panels and objects 
Who This Book Is For

People who are already familiar with the Python programming language and also have a basic understanding of wxPython. 
Readers who understand event loops and the basics of creating user interfaces with another Python UI toolkit, such as Tkinter or PyQt.
Citește tot Restrânge

Preț: 41743 lei

Preț vechi: 52179 lei
-20% Nou

Puncte Express: 626

Preț estimativ în valută:
7990 8382$ 6628£

Carte tipărită la comandă

Livrare economică 29 ianuarie-12 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484232361
ISBN-10: 1484232364
Pagini: 320
Ilustrații: XXI, 348 p. 84 illus., 80 illus. in color.
Dimensiuni: 178 x 254 x 23 mm
Greutate: 0.64 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Introduction.- 2. Working with Images.- 3. Special Effects.- 4. The Publish-Subscribe Pattern.- 5. Wizard Recipes.- 6. Creating Simple Widgets.- 7. Using Config Files.- 8. Working with Events.- 9. Drag and Drop.- 10. Working with Frames.- 11. wxPython and the System Tray.- 12. Fun with Panels.- 13. Using Objects in Widgets.- 14. XML and XRC.- 15. Working with Sizers.- 16. Threads and Timers.- 17. Redirecting Text.- 18. Grid Recipes.- 19. Working with Your Application.- 20. Bonus Recipes.

Notă biografică

Mike Driscoll started coding in Python in 2006, where his first assignments included porting Windows login scripts and VBA to Python, which introduced him to wxPython. He's done backend programming and front end user interfaces, writes documentation for wxPython, and currently maintains an automated testing framework in Python. He also owns the popular site "Mouse vs Python" at pythonlibrary.org and has written for the Python Software Foundation, DZone and published Python 101 and Python 201.

Textul de pe ultima copertă

Quickly discover solutions to common problems, learn best practices, and understand everything wxPython has to offer. This book is for anyone wanting to learn more about how to use the wxPython desktop GUI toolkit. It assumes some prior knowledge of Python and a general understanding of wxPython or GUI development, and contains more than 50 recipes covering various tasks and aspects of the toolkit.wxPython Recipes guides you step by step. The book takes you through how to create user interfaces in Python, including adding widgets, changing background images, manipulating dialogs, managing data, and much more. Examples target both Python 2.x and 3.x, and cover both wxPython 3.0 and Phoenix, offering a complete collection of ideas to improve your GUI development.

Caracteristici

Provides solutions to common UI issues using wxPython Includes more than 50 recipes to improve GUI development Explores widgets, images, colors, event handling, XML, frames, and much more