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

Please, help us understand how this works! #207

Open
odds-get-evened opened this issue Sep 11, 2021 · 1 comment
Open

Please, help us understand how this works! #207

odds-get-evened opened this issue Sep 11, 2021 · 1 comment

Comments

@odds-get-evened
Copy link

odds-get-evened commented Sep 11, 2021

The documentation for this project is awful! It's not easy to follow, is overly convoluted, and offers no real way to implement JavaFX into even the simplest of project structures. If you want people to use this library you need to make it more comprehensible. You supply no linear way to step through each of the processes to make the environment work. In fact there is no procedure you just throw language at us and expect us to parse it out. That is not documentation!

@hohonuuli
Copy link

hohonuuli commented Dec 2, 2021

@white5moke Are you having trouble getting a JavaFX project set up or is that you're looking for a intro into how to use JavaFX? The docs at https://openjfx.io/openjfx-docs/#introduction give a decent outline of how to set up a javafx project using standard Java build tools.

A number of years ago, I gave a lecture in a CS class on how to develop in JavaFX. The code samples I used for the lecture are at https://github.com/hohonuuli/javafxlecture. You can walk through the sample apps in alphabetical order (e.g. ASimpleApp, BSceneGraph, ..., Z3DSample). Each app introduces a concept in JavaFX, so you might find them helpful. Good Luck.

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

2 participants