Search:

Type: Posts; User: sci4me

Search: Search took 0.08 seconds.

  1. Replies
    12
    Views
    1,602

    Re: Syntax Highlighting errors and weirdness?

    Thank you! It works like a charm! :)
  2. Replies
    12
    Views
    1,602

    Re: Syntax Highlighting errors and weirdness?

    oh its just length-4? or am i horribly confused?
  3. Replies
    12
    Views
    1,602

    Re: Syntax Highlighting errors and weirdness?

    Alright so just line.length()... okay. Now... it doesnt crash but the syntax highlighting still isnt working properly.. ugh.
  4. Replies
    12
    Views
    1,602

    Re: Syntax Highlighting errors and weirdness?

    ... if you use that class i posted as a document in a jtextpane, theres your sscce. just put a few keywords in the keywords arraylist since you dont have the other code... and there ya go. and yes i...
  5. Replies
    12
    Views
    1,602

    Re: Syntax Highlighting errors and weirdness?

    I use eclipse.
  6. Replies
    12
    Views
    1,602

    Re: Syntax Highlighting errors and weirdness?

    ... uh... well since i havent touched that class at all... uh... i have no idea what that is being caused by...
  7. Replies
    12
    Views
    1,602

    Syntax Highlighting errors and weirdness?

    Hey guys. So, I am just trying to make some simple syntax highlighting WITHOUT my library. I am using a document:


    public class S80Document extends DefaultStyledDocument
    {
    private static final...
Results 1 to 7 of 7