-
Notifications
You must be signed in to change notification settings - Fork 570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to 7GUIs #573
Comments
This is really good goal. We can absolutely do counter, converter, timer, and circle right now. Flight booker needs drop-down menus (I believe that will be covered by #429), crud needs a selection list (shouldn't be hard?), and I don't really know how to approach cells. |
Unfortunately I'm still new to druid, but you might get some inspiration from other frameworks already mentioned/linked from the 7GUIs web page and/or repository. See e.g. "Data API" in Fyne and some valuable discussion/hints about the background ideas: fyne-io/7guis#3 . Of course, there is also the "ultimate king of cells implementations" (nicely formatted version) in Red (yeah, just 17 SLOC 😮), but that's apples & oranges. |
Here's a zulip topic on the subject |
Does this count? https://github.com/MrGibus/Druid-7guis |
@MrGibus would you mind making the PR? |
Already did, just needs merging. |
True: eugenkiss/7guis#45 |
Thanks a lot! Closing. |
Druid seems to have traction, so it would make sense to accept the challenge and add it to 7GUIs.
The text was updated successfully, but these errors were encountered: