Cascading Menu & Modal Dialog examples #1713
jspv
started this conversation in
Show and tell
Replies: 3 comments 1 reply
-
Amazing work! |
Beta Was this translation helpful? Give feedback.
1 reply
-
So good. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice ! I was looking for a dialog window myself. I'll let myself be inspired. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just a few things I've built for my app.
(side note: this is all developed and running on a Raspberry Pi Zero 2 sitting inside a 3D printed robot - coded and controlled over SSH quite often from an iPad connected via VPN over a mobile hotspot while sitting on a train)
Source is here: https://github.com/jspv/spotbot Widgets are in the Widgets folder, sorry no docs yet.
[edit - apologies, I hadn't pushed the latest code to GitHub, done. note: the Menu and Dialog widgets are fairly self contained and should be easily reused, you can see how they are called from the main spotbot.py; the actual menus are in add_menus.py]
Beta Was this translation helpful? Give feedback.
All reactions