Re: [jEdit-Syntax-devel] Word wrap in JEditTextArea
Brought to you by:
marcel-boehme,
oliverhe
From: Greg <gr...@ea...> - 2002-01-02 15:10:57
|
From: "Slava Pestov" <sl...@je...> > Hi, > > I am currently implementing word wrap in the mainline stream of the > syntax package (found in jEdit 4.0), however you won't be immediately > able to use it in the syntax package, due to licensing issues (the new > syntax code is GPL'd), and also the fact that the internal architecture > of the syntax package has changed so much between 2.2.1 (which the > public domain code is based on) and 4.0. I took a look at the 4.0 syntax code, and yes it seems quite different. You seem to say that the licensing of jedit may change in the future ? For the moment, i think i'm going to dive into the JEditTextArea code and try to implement it in this package... What do you think of the difficulty of this task ? Thank you for your response, and happy new year to you all Greg |