Limit this search to....

Wxpython Recipes: A Problem - Solution Approach
Contributor(s): Driscoll, Mike (Author)
ISBN: 1484232364     ISBN-13: 9781484232361
Publisher: Apress
OUR PRICE:   $66.49  
Product Type: Paperback - Other Formats
Published: December 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | User Interfaces
- Computers | Human-computer Interaction (hci)
Dewey: 005.133
Physical Information: 0.77" H x 7" W x 10" (1.42 lbs) 348 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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.