Birdland icon indicating copy to clipboard operation
Birdland copied to clipboard

Windows support?

Open PySimpleGUI opened this issue 3 years ago • 1 comments

Is there support for Windows in the future?

It seems like you're more likely to find users running on Windows than Linux for a project like this one. Or maybe even more on the Mac than on Windows.

PySimpleGUI avatar Jun 02 '22 19:06 PySimpleGUI

Better late (three years) than never, I suppose...

Windows support is coming. I just rewrote the user interface using Pyside6, the Qt Python library. With absolutely no effort the code ran on Windows after development on Linux. I expect it will do likewise on a Mac but I have to find one for testing first.

Your point is well taken. I suspect far more Windows users and even more Mac users will be interested in birdland than Linux users.

I hope to have a release of this version in the next couple of months.

wrwetzel avatar Mar 11 '25 20:03 wrwetzel