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

Add JavaFX back-end #5

Closed
altavir opened this issue May 17, 2019 · 3 comments
Closed

Add JavaFX back-end #5

altavir opened this issue May 17, 2019 · 3 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@altavir
Copy link
Member

altavir commented May 17, 2019

Requires #4 to properly use JavaFX tabs.

@natanfudge
Copy link

natanfudge commented Jun 21, 2019

I think you should take a look at Jetpack Compose. It's not near ready or compatible with platforms other than Android right now, but it could be ported to other platforms in the future.
Some related discussion in the data2viz forums: https://forum.data2viz.io/t/jetpack-compose-and-data2viz/74

@altavir
Copy link
Member Author

altavir commented Jun 21, 2019

@natanfudge I do not plan to support Android in near future. I think the web-front will suffice for it. Using Jetpack just to run the browser inside it seems to be an overkill.

@altavir
Copy link
Member Author

altavir commented Aug 22, 2019

Currently implemented in dev branch. There is still a problem with dynamic updated. FX browser seem to break ktor websockects: ktorio/ktor#1275

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

No branches or pull requests

2 participants