Limit this search to....

Creating GUI Applications with wxPython
Contributor(s): Driscoll, Michael (Author)
ISBN: 0996062890     ISBN-13: 9780996062893
Publisher: Michael Driscoll
OUR PRICE:   $34.19  
Product Type: Paperback
Published: April 2019
Qty:
Additional Information
BISAC Categories:
- Education | Computers & Technology
Physical Information: 0.74" H x 8.5" W x 11.02" (1.83 lbs) 358 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Creating GUI Applications with wxPython is a book that will teach you how to use wxPython to create applications by actually creating several mini-programs. I have found that while learning how the various widgets work in wxPython is valuable, it is even better to learn by creating a simple application that does something useful.In this book, you will be creating the following applications: - A simple image viewer- A database viewer- A database editor- Calculator- An Archiving application (tar)- PDF Merging application- XML Editor- File search utility- Simple FTP application- NASA Image downloaderAs you learn how to create these applications, you will also learn how wxPython works. You will go over how wxPython's event system works, how to use threads in wxPython, make use of sizers and much, much more