RSyntaxTextArea
RSyntaxTextArea copied to clipboard
For javafx projects when using javafx scrollpane the text on syntaxtextarea disappears!!
Can you give some idea to solve this? Thanks for you answer. My UI hirarchy something like: Scrollpane->Swingnode->Rsyntaxtextarea
RTextScrollPane is the scrollpane component to be using, not Swings or JavaFXs native scrollpanes.