Afam-Ifediogor, U. Divine

Results 27 comments of Afam-Ifediogor, U. Divine

Hello! Sorry if I'm intruding, but this issue caught my attention. The presence of these phrases...: > The only way to change a window is to call each of the...

The complexity aspect could be solved if the proposed solution is created as an extension module for PySimpleGUI. Like Colorpiq. That way, only those who need the feature specifically can...

That's cool to see. Since you've already put in measures to control the theme preview window, I guess I've got no use for a fork anymore :laughing:. For now. So,...

I came to a standstill at a point while going ahead with that approach. I even ended up importing the client at a point. It became a drag to handle....

Oh well... Guess you're right. At least I've stumbled upon realtime font changing.

I'll keep experimenting, but I guess we'll have to keep up with a 'Restart to see changes' approach. By the way, I was doing some scrolling through the cookbook and...

As for the realtime font changing, it works perfectly as expected, although I had to add a few things to the Update method of the Button element to enable updating...

Sorry for the days-old reply! I've been quite busy with other things lately. You asked for what changes I require instead of a pull request: Well, I'd like the 'font'...

After so long, I finally made a breakthrough and solved this exact issue. Yes, I made a running window change its theme on the fly; no re-instantiating or anything. I...

Thanks for the tip. I'll test it out with the test harness demo program that runs when PySimpleGUI is run instead of imported. For now, I've packaged and published this...