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

Question. How to setup RSyntaxTextArea with Netbeans UI designer #515

Open
makiam opened this issue Jul 18, 2023 · 0 comments
Open

Question. How to setup RSyntaxTextArea with Netbeans UI designer #515

makiam opened this issue Jul 18, 2023 · 0 comments

Comments

@makiam
Copy link

makiam commented Jul 18, 2023

Hello.
I try to setup RSTA using Netbeans UI designer and I see an issue with it.
Here the steps to reproduce
I create new form and add RTextScrollPane on it
Then I add RSyntaxTextArea into RTextScrollPane
Now I see next code...
Both components created with default no-args constructors
Then RTextScroll pane adds RSTA via setViewportView(ююю)
Once I run form I see TextEditor but I see no editor Gutter

Is there a way to properly setup this layout?

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

1 participant