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
PHP In Easy Steps, 4th Ed
Author: Mike McGrath Publisher: In Easy Steps Date: April 2021 Pages: 192 ISBN: 978-1840789232 Print: 1840789239 Kindle: B08ZSV3MNH Audience: People wanting to learn PHP Rating: 4 Reviewer: Ian Elliot PHP isn't a fashionable language, but this doesn't mean it isn't worth learning.
|
SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)
Author: Dmitri Korotkevitch Publisher: O'Reilly Pages: 497 ISBN: 978-1098101923 Print:1098101928 Kindle: B0B197NYD7 Audience: DBAs & database devs Rating: 5 Reviewer: Ian Stirk
This book aims to improve the performance of your SQL Servers, how does it fare?
| More Reviews |
|