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

PropertyNotFoundException with JFXTextField #928

Closed
syednoman84 opened this issue Jan 26, 2019 · 4 comments
Closed

PropertyNotFoundException with JFXTextField #928

syednoman84 opened this issue Jan 26, 2019 · 4 comments

Comments

@syednoman84
Copy link

syednoman84 commented Jan 26, 2019

Hello JFoenix Team

This is similar to Issue # 41 but I am having this problem with JFXTextField. I am using your latest jar version 8.0.8 downloaded from this repository for Java 8. After I save my .fxml file with Margin property set for the JFXTextField and try to open it from Eclipse in Scene Builder, I get the attached error. If I do not set the margin property, then I am able to open my .fxml file in Scene Builder without any issues.

Please help me with this and excuse me for any silly questions as I am newbie.

I am attaching both the error stack and my fxml code as Text files here.

myFXMLFileCode.txt

ErrorStack_JFXTextField.txt

Thanks for your help and support.

Looking forward to use this library as much as I can :)

@schlegel11
Copy link
Contributor

Hi,
hmm I haven't used the integrated scenebuilder in eclipse but I tried your FXML in the standalone version of the gluon scenebuilder and in IntelliJ IDE. There were no problems.
Maybe it's a eclipse issue.
If you want you can try it with the gluon scenebuilder directly:
https://gluonhq.com/products/scene-builder/

Greetings

@syednoman84
Copy link
Author

Thanks for the prompt response. I will give it a shot and see what happens. I will keep you updated if I make any progress. One thing I noticed that although this error comes up when I am trying to open the fxml from Eclipse but when I run the project, the JVM does not throw any error and loads my application perfectly.

Once again, thanks for your time and support.

@schlegel11
Copy link
Contributor

Your welcome 😃

@syednoman84
Copy link
Author

Just an update. The problem got resolved after I used the latest version of Scene Builder from this link https://gluonhq.com/products/scene-builder/

Thanks for your time and support.

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

3 participants