Library imports #391
Unanswered
sonikkk-526
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am sorry if I misunderstood something. I imported this library using Maven and it is showing in my pom.xml project structure.
While using the library (eg. import io.github....;), the style of the components returned to a normal default JavaFX text field. I didn't get a compile/runtime error (in .java or .fxml). It works in the scene builder preview.
Also, can I match the background color of the text field/floating text, to the background color of the scene? Do I have to do it in the source file and build it? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions