PySimpleGUI
PySimpleGUI
Thank you SO very much for the help!
I was just using `subsample` yesterday with this example of a custom checkbox. It should be working fine for the `update` method. I see it's not an option for the...
I'll add more/better logic. The reason I don't simply re-use it, is that for the first, initial call, it could be you want a subsample, but if you're updating to...
When it comes to the PySimpleGUI interfaces, the APIs, I take my time. I'm most interested in discussing the problems... much more than seeing a fix proposed. I eventually get...
Those are areas that are transparent... the alpha channel is causing this most likely
Can you post one of this GIF files?
I'm impressed, as is often the case! I want to be that good at this!
Are they perhaps like "B-Frames" in MPEG and by saving them again it turns them into all "I-Frames"?
It could be that I'm not correctly decoding the frames in a way that enables playback of individual frames... that they have to be played back in an intelligent manner....
I want to keep this opened. Jason came up with something important. Maybe I should add to the Cookbook? Or it could be turned into a demo program. I think...