24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
Another "Quick Mockup" (under an hour) of a GUI requested on Reddit
|
|
|
|
The GUI design was provided in this post.
|
|
|
|
https://www.reddit.com/r/Python/comments/eilntg/should_i_create_gui_on_tkinter/
|
|
|
|
This was the design provided
|
|
|
|

|
|
|
|
Here is what the PySimpleGUI mockup looks like running on Windows.
|
|
|
|

|
|
|
|
The code has a couple of places where padding needs adjusting when running on a real machine versus Trinket. It's a quick mockup and can certainly be improved from this prototype. It's meant to show what's possible.
|
|
|
|
|
|
The "Published" (without showing the code) version is here:
|
|
|
|
https://pysimplegui.trinket.io/sites/reddit-mockup-shopify
|
|
|
|
|
|
<iframe src='https://trinket.io/embed/pygame/b5b274e06c?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|