PySimpleGUI

Results 1145 comments of PySimpleGUI

I'm so sorry that I missed it expiring! My desktop widget that counts the days got re-used to count to another date.... lesson learned about re-using widgets! Thank you for...

@learninguser would you mind dropping me an email? I don't see a contact email in your GitHub profile.

Here's the standard $13.99 code Coupon Code: 62A4C02AB0A3DAB34388 Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388

Here's the standard $13.99 code Coupon Code: 2F6C6BE01B8940D3E457 Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457

Here's the standard $13.99 code Coupon Code: C967880E71496470E40E Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=C967880E71496470E40E

Here's the standard $13.99 code Coupon Code: 522B20BF5EF123C4AB30 Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=522B20BF5EF123C4AB30

We've got some problems with the Udemy coupons recently and are working on a solution. Will provide more information shortly. I'm sorry about the expired coupon! Can you drop me...

Can you provide some details @Techmaniac154 of what you're running? It's hard to debug without specifics.

The version numbers of all the components, os, etc, are needed - the tkinter, python matplotlib versions as well as your PySimpleGUI version.

Have you seen this Demo that uses an Image element? I'm wondering if maybe it's using a slightly different approach that may work better in some instances. https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Image_Elem.py You will...