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

Use a UI toolkit #9

Open
LaCuneta opened this issue Aug 31, 2022 · 0 comments
Open

Use a UI toolkit #9

LaCuneta opened this issue Aug 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@LaCuneta
Copy link
Contributor

LaCuneta commented Aug 31, 2022

At the moment, the core NetTango block manipulation library UI is stuck together using imperative code with the Web APIs, which is fine for such a simple app. But longer-term it's probably better to use something with more support so we can build on the work of others for new features. Galapagos uses Ractive, but of course there are many other choices.

Using a toolkit would also make merging in the builder pieces that currently live in Galapagos back to core, so less of the NetTango code is directly tied up with NetLogo Web.

@LaCuneta LaCuneta added the enhancement New feature or request label Aug 31, 2022
@LaCuneta LaCuneta changed the title Use a real UI toolkit Use a UI toolkit Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant