Skip to content
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

Wysiwyg #14

Open
joeblew99 opened this issue Mar 27, 2017 · 0 comments
Open

Wysiwyg #14

joeblew99 opened this issue Mar 27, 2017 · 0 comments

Comments

@joeblew99
Copy link

This code is coming along really well.
I am curious what your own thoughts about layout code is, since your so close to this.
I saw damsel for example.
Keeping all of it in golang seems smart too for easy compile time errors etc.
Qml is another approach. I use qml and the nice part is it's turtles all the way down in terms of composition and slots and signals for events and databinding.


Having said all that there is a good GUI tree layout system that is golang / gopherjs here:
https://github.com/gu-io/gu

It's not my baby but i use it and help on it.
Checkout the tree folder. It's independent of the GUI. Can target the Dom if anything else. It's super easy to use and put strongly type events and binding in it.

We have been discussing the idea of supporting shiny / gomobile for a bit as a bit of an experiment

Have a look at it. Would be cool if some synergy is there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant