On Tuesday 27 December 2005 11:48, Sašo Kiselkov wrote:
> Quoting Serg Stoyan <[EMAIL PROTECTED]>:
> > Agree with you. Excelent work, Sašo. Sašo if you don't mind I want to
> > integrate ProjectManager's editor into ProjectCenter.
>
> Sure, go ahead. The relevant classes (and files) are:
>  - SourceEditorDocument: the editor's NSDocument subclass.
>  - EditorTextView: does all the custom drawing and integrates with syntax
> highlighting
>  - EditorRulerView: the editor's line/character indicator rulers
>  - EditorGuide: an object which represents a draggable guide (see file
> TRICKS). - SyntaxHighlighter: the syntax highlighter's core engine
>  - SyntaxDefinition: represents a compiled syntax definition used by a
> SyntaxHighlighter object
>
> Perhaps I should one day split it off into a separate component bundle...
> And there's room for improvement in the syntax highlighter's performance.
> It currently isn't totally snappy on my 300MHz Pentium equivalent when I
> run XMMS in the background... damn.

Thank you... Done with some modifications. ProjectCenter's editor already 
separate bundle as well as parser (UNSTABLE_0.5). But current CVS is not up 
to date. I want to separate your syntax highlighter as well.

-- 
Serg Stoyan


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to