EditorKu (Multiple sheet text editor)

Posted by Daniel - 2,521 Views

averagecoder_editorku.gifThe idea was started several years ago when I noticed that the MS-Notepad can not open more than one text files in a single application window. It made my taskbar full of notepad buttons when I need to edit many text files. Even at that time there are so many free text editors on the internet, I decided to assemble my own text editor just to make me busy when I got nothing to do.EditorKu means MyEditor in English, it uses the powerful SynEdit Delphi Component as the core of all its features and functionalities. EditorKu can open as many text file as you like, it provides syntax highlight feature for some known rules such as Basic, Pascal, SQL, C++, ASP, PHP, Javascript and HTML of course.

One thing you should know is, that EditorKu is not a professionally assembled program, it?s just a product of my spare time with my average skill, so don?t expect too much?

Changes on this version includes: Faster tab deletion and insertion, the ability to change the replacement text on the fly when you perform find and replace process, options to change the appearance of the menu and the toolbar.

EditorKu downloads:

English version (516 KB), or the Bahasa version (517 KB)

share this article

Digg del.icio.us Netscape StumbleUpon Yahoo! MyWeb reddit Furl Magnolia Newsvine Technorati SlashDot Blinklist Simpy Google
This post as PDFPosted in: Tested Software - January 2008 | raw

The following posts are programmatically considered as related to the current post by YARPP Plugin:

  1. Replacing and filtering text with regular expression using Delphi, Visual Basic and ASP