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

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
Software Architecture In Practice
Author: Len Bass, Dr. Paul Clements and Rick Kazman Publisher: Addison-Wesley Professional Pages: 464 ISBN: 978-0136886099 Print: 0136886094 Kindle: B094CPJ96B Audience: Software architects Rating: 4.5 Reviewer: Kay Ewbank
This is the fourth edition of a book widely regarded as a classic since its firs [ ... ]
|
Lean DevOps
Author: Robert Benefield Publisher: Addison-Wesley Pages: 368 ISBN: 978-0133847505 Print: 0133847500 Kindle: B0B126ST43 Audience: Managers of devops teams Rating: 3 for developers, 4.5 for managers Reviewer: Kay Ewbank
The problem this book sets out to address is that of how to deliver on-demand se [ ... ]
| More Reviews |
|