Jonathan Giles
Jonathan Giles
**Original comment by Łukasz Śliwiński (Bitbucket: [plum](https://bitbucket.org/plum), GitHub: [plum](https://github.com/plum)).** ---------------------------------------- There should be some clear documentation how to create control compatible with SceneBuilder. Also scene builder is complaining about classes...
**Original comment by Andreas Liebelt (Bitbucket: [aliebelt](https://bitbucket.org/aliebelt), GitHub: [aliebelt](https://github.com/aliebelt)).** ---------------------------------------- All controls or panes based on something in the openjfx-dialogs library (DialogPane, ButtonBar etc.) doesn't work with the current Scene...
**Original comment by Łukasz Śliwiński (Bitbucket: [plum](https://bitbucket.org/plum), GitHub: [plum](https://github.com/plum)).** ---------------------------------------- @aliebelt Quick and simple. Thanks for advice.
**Original comment by Andreas Liebelt (Bitbucket: [aliebelt](https://bitbucket.org/aliebelt), GitHub: [aliebelt](https://github.com/aliebelt)).** ---------------------------------------- @plum I just updated the preconditions. The analysis is performed as soon as the library of the control is in...
**Original comment by Andreas Liebelt (Bitbucket: [aliebelt](https://bitbucket.org/aliebelt), GitHub: [aliebelt](https://github.com/aliebelt)).** ---------------------------------------- Maybe this is a Scene Builder or JavaFX bug. I created a bug report: https://javafx-jira.kenai.com/browse/DTL-6905
**Original comment by Łukasz Śliwiński (Bitbucket: [plum](https://bitbucket.org/plum), GitHub: [plum](https://github.com/plum)).** ---------------------------------------- @aliebelt I want to give a shot to make MasterDetailPane compatible with SceneBuidler. Can you give tip how you are...
**Original comment by Andreas Liebelt (Bitbucket: [aliebelt](https://bitbucket.org/aliebelt), GitHub: [aliebelt](https://github.com/aliebelt)).** ---------------------------------------- There is a strange behaviour which I get from my ValidatableWizardPane (extends WizardPane). It seems that the ControlsFX WizardPane uses...
**Original comment by Andreas Liebelt (Bitbucket: [aliebelt](https://bitbucket.org/aliebelt), GitHub: [aliebelt](https://github.com/aliebelt)).** ---------------------------------------- Hi @shadzic, I think there are minimum seven preconditions for Scene Builder 2.0 integration: 1. The control has to be...
**Original comment by Andreas Liebelt (Bitbucket: [aliebelt](https://bitbucket.org/aliebelt), GitHub: [aliebelt](https://github.com/aliebelt)).** ---------------------------------------- There are controls which have to be created / configured at runtime to get the wanted L&F: E.g. To get...
**Original comment by Stefano Negri (Bitbucket: [negste](https://bitbucket.org/negste), GitHub: [negste](https://github.com/negste)).** ---------------------------------------- Hello and thank you for reporting this issue. I have had a look into it and in the end I...