PySimpleGUI

Results 1145 comments of PySimpleGUI

Coupon Code: D11B305A347585E7A915 Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=D11B305A347585E7A915

Coupon Code: F006AC77434776717B42 Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=F006AC77434776717B42

Coupon Code: 346BC463A0F8759BEF1B Coupon link: https://www.udemy.com/course/pysimplegui/?couponCode=346BC463A0F8759BEF1B

Thank you!!! I will study this today! I'm more than happy to also pull some of this code into PySimpleGUI itself to help create this feature. I could see helping...

BTW, 💗 that you use the Emoji's so much in the examples. For me it's adds a level of humanism or something. In the new psgcompiler, the emoji shows the...

![image](https://user-images.githubusercontent.com/46163555/142765563-e41bc561-99f1-4a5f-9935-b33b08956fed.png) OMG Jason! You've done the impossible. I added a few more elements to your layout to test to see if indeed any element is available, and it looks like...

Ah, I maybe should add a refresh inside of `move_to_center` both at the start of the function and just before returning? That seems like a good idea to do in...

Ideally, I want to merge the code you provided for the Edit Cell into the code inside PySimpleGUI, specifically the callback used to determine if a header or cell was...

> IMO, there should be different when select a row/item or edit, maybe double clicks to edit ? Yes yes! Maybe a "bind string" can be passed in as an...

I really think this is worth the investment of getting this feature into the code prior to recording the Udemy lesson on Tables. I've got the basic examples written and...