Re: [jEdit-Syntax-users] More questions
Brought to you by:
marcel-boehme,
oliverhe
From: P. J. R. <sp...@sa...> - 2003-11-09 16:31:45
|
Tom Bradford wrote: > Make sure for each JEditTextArea component that you create, you create a > separate SyntaxDocument instance and assign that instance to the Text > Area using the setDocument() method. By default, the Text Area creates > a single static instance of a SyntaxDocument and uses that if no other > instance is explicitly defined. Thanks! Making a new SyntaxDocument instance for each made it work fine. -- P. J. Reed "If you aren't voiding the warranty, you aren't even trying." http://sakabatou.net/ Hi! I'm a .sig virus! Copy me into yours and join in the fun! |