diff --git a/docs/Screens.md b/docs/Screens.md index 4ff5e681..337671c4 100644 --- a/docs/Screens.md +++ b/docs/Screens.md @@ -1,3 +1,9 @@ +[kevinsmia1939](https://github.com/kevinsmia1939) 2022-11-27T20:08:24Z + +![Screenshot_20221127_210630](https://user-images.githubusercontent.com/11407922/204157239-133bad37-cf19-43fa-b971-0f1932803513.png) + +----------- + [PySimpleGUI](https://github.com/PySimpleGUI) 2022-11-20T17:25:00Z ![image](https://user-images.githubusercontent.com/46163555/202916454-5e990527-3375-4c19-ae06-1addd7705eac.png) diff --git a/docs/Screens2.md b/docs/Screens2.md index 2fd63933..9b2dc49e 100644 --- a/docs/Screens2.md +++ b/docs/Screens2.md @@ -1,3 +1,10 @@ +[kevinsmia1939](https://github.com/kevinsmia1939) 2022-11-27T20:08:24Z +I upload my first app, PySimpleCV to Flathub! Thanks to PySimpleGUI. +![Screenshot_20221127_210630](https://user-images.githubusercontent.com/11407922/204157239-133bad37-cf19-43fa-b971-0f1932803513.png) + + +----------- + [eagleEggs](https://github.com/eagleEggs) 2022-11-21T04:13:28Z @definite-d Could you share the code for your login screen screenshot? Is that with TK??? I'm very curious of how you approached the design for that if it is TK version of PSG - ty.