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.
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
Learn dbatools in a Month of Lunches
Author: Chrissy LeMaire et al Publisher: Manning Pages: 400 ISBN: 978-1617296703 Print: 1617296708 Kindle: B0B39PCHL8 Audience: SQL Server DBAs Rating: 5 Reviewer: Ian Stirk
This book aims to make it easier to manage your SQL Server estate, how does it fare?
|
SQL Server Query Tuning and Optimization (Packt)
Author: Benjamin Nevarez Publisher: Packt Publishing Pages: 446 ISBN: 9781803242620 Print: 1803242620 Kindle: B0B42SVBFY Audience: Intermediate to advanced DBAs and developers Rating: 4.7 Reviewer: Ian Stirk
This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]
| More Reviews |
|