Closed dumblob closed 3 years ago
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.
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: https://github.com/fyne-io/7guis/issues/3 .
Of course, there is also the "ultimate king of cells implementations" (nicely formatted version) in Red (yeah, just 17 SLOC :open_mouth:), but that's apples & oranges.
Here's a zulip topic on the subject
Does this count? https://github.com/MrGibus/Druid-7guis
@kud1ing yes, it does - the only thing missing is a PR in the 7GUIs repository.
@MrGibus would you mind making the PR?
@MrGibus would you mind making the PR?
Already did, just needs merging.
Thanks a lot! Closing.
Druid seems to have traction, so it would make sense to accept the challenge and add it to 7GUIs.