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

Create library view #39

Open
nimakro opened this issue Aug 14, 2017 · 0 comments
Open

Create library view #39

nimakro opened this issue Aug 14, 2017 · 0 comments
Assignees
Milestone

Comments

@nimakro
Copy link
Collaborator

nimakro commented Aug 14, 2017

We need to implement a library view, which will allow's to drag and drop items into the preview view or the hierarchy view.
The controls which are shipped with JavaFX are grouped as follows:

  • Containers
  • Controls
  • Menu
  • Miscellaneous
  • Shapes
  • Charts
  • 3D
    I think for now we will keep the same categories as SceneBuilder, we can still change them in the future if needed.

And if custom libraries are added, they will also be shown in the library view as a separate entry.
In the future, we need to think about how external libs (controls) can be imported. In the first step, we only show the controls which are shipped with JavaFX and tornadoFX

@nimakro nimakro added this to the ViewBuilder milestone Aug 14, 2017
@nimakro nimakro self-assigned this Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant