Skip to content

How do I apply style and select the language? #6

Open
@StefanH-AT

Description

@StefanH-AT

Hey I'm using your code for my script editor, but I can't seem to be able to select the lanugage.

textArea = new SyntaxTextAreaFX();
textArea.setCodingStyle(LANGS.javascript);

What is wrong with this? I ran your example code and it highlight the .c file just fine.
Also, how can I apply my own style to the background etc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions