RichTextFX icon indicating copy to clipboard operation
RichTextFX copied to clipboard

loading into SceneBuilder

Open amiracam opened this issue 5 years ago • 1 comments

Hi, I was hoping I could load your jar into scene builder and thus be able to include it with the generated fxml but I'm not finding the widget listed.

Am I missing something ?

Is it only possible to use your RichText widget by programmatically adding them ? i.e. CodeArea ? Specifically , I need to show line numbers in a text area and Googling bumped into you project.

thanks

amiracam avatar Oct 08 '20 18:10 amiracam

RichTextFX has some dependency libraries that may be causing a problem for SceneBuilder. So try using the RichTextFX fat jar instead and see if that works. You can get it from Releases. Here's richtextfx-demos-fat-0.10.5.jar

Jugen avatar Oct 10 '20 19:10 Jugen