wxPython Cookbook (Leanpub)
Monday, 16 January 2017

wxPython is a GUI toolkit that can be used with Python 2 and 3. In this cookbook Michael Driscoll has over 50 tips, tricks and answers to questions for those who want to use it to create cross-platform desktop user interfaces. It is aimed at users of both Python 2 and 3 who also have a basic understanding of wxPython.

 <ASIN:B01MZ4NGHS>

Author: Michael Driscoll
Publisher: LeanPub
Date: December 2016
Pages: 389
ISBN: 978-0996062855
Kindle: B01MZ4NGHS
Audience: 
Level: Intermediate
Category: Python

 wxPythoncover

After comprehensive instructions for installing wxPython and its Phoenix branch which is where current development takes place the book presents 54 recipes including:

Adding / Removing Widgets Dynamically
How to put a background image on a panel
Binding Multiple Widgets to the Same Handler
Catching Exceptions from Anywhere
wxPython's Context Managers
Converting wx.DateTime to Python datetime
Creating an About Box
How to Create a Login Dialog
How to Create a "Dark Mode"
Generating a Dialog from a Config File
How to Disable a Wizard's Next Button
How to Use Drag and Drop
How to Drag and Drop a File From Your App to the OS
How to Edit Your GUI Interactively Using reload()
How to Embed an Image in the Title Bar
Extracting XML from the RichTextCtrl
How to Fade-in a Frame / Dialog
How to Fire Multiple Event Handlers
Making your Frame Maximize or Full Screen

 

See our review of Python 101 also by Michael Driscoll and for more recommendations of Python books see Books for Pythonistas and Python Books For Beginners

 

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Deep Learning with JavaScript

Authors: Shanqing Cai, Stan Bileschi and Eric Nielsen
Publisher: Manning
Date: February 2020
Pages: 560
ISBN: 978-1617296178
Print: 1617296171
Audience: JavaScript Programmers
Rating: 5
Reviewer: Mike James
JavaScript doesn't seen a natural for AI but...


More Reviews