PySimpleGUI
PySimpleGUI
4.49.0 posted to PyPI today. No more Mac prints.
Thank you folks for the help!! Every datapoint is very helpful!! These Mac problems have been some of the most transient, environment-specific, and try as I might to be patient...
This issue may spark a new level of complexity that I've tried not to have in the code if at all possible and that is code that's tied to specific...
There are a couple of reasons... one is in the docs.... > When you've reached the point with Popups that you are thinking of filing a GitHub "Enhancement Issue" to...
Lemme think through how I would like to design a solution to short titles... that's really the problem we're talking about here.
Line width is a different thing. Adding spaces won't work. I need a little bit of time to think it through. Today's my first day back working a much as...
If the `title` of the window is indeed the main problem that we're trying to solve..... would a parameter such as `ensure_title_visible=True` be a satisfactory / ideal solution? I also...
Awesome!  Glad you like the idea.... I think it's the problem we're trying to solve, so I like to start there. Don't worry about the how. Me and Jason...
OK, all that said.... I would like to call upon the wizard of pixels, the miracle-maker of DPI, @jason990420 to see if he has ideas on how this can be...
Thank you for the help! That does remind me that I have to fix some things with the title on the custom bars. It can get to be HUGE, or...