RSyntaxTextArea icon indicating copy to clipboard operation
RSyntaxTextArea copied to clipboard

For javafx projects when using javafx scrollpane the text on syntaxtextarea disappears!!

Open garawaa opened this issue 2 years ago • 1 comments

Can you give some idea to solve this? Thanks for you answer. My UI hirarchy something like: Scrollpane->Swingnode->Rsyntaxtextarea

garawaa avatar Oct 10 '22 08:10 garawaa

RTextScrollPane is the scrollpane component to be using, not Swings or JavaFXs native scrollpanes.

shinobisoft avatar Oct 10 '22 14:10 shinobisoft