Description:
FicEdit is a simple text editor. It can open a file, undo, redo, save the changes, etc...
It also provides syntax according to the file extension and the list of keywords associated (easily changed). The following extensions are recognized by the syntax: c, cpp, css, html, java and tcl but you can easily add others.
You can also color a file from a different coloration simply by selecting the desired type.
Download: choose one of the 2 formats:
- FicEdit_v0-10.etk (90 KB) or its mirror here: the full program in a single file (think to associate with eTcl files with the extension. Spc).
- FicEdit_v0-10.zip (90 KB) or its mirror here: zipped archive (run file FicEdit.tcl) allowing you to access the customization options, especially for stains.
Update Description:
v0.10 (06-05-2008):
- Distribution program as a single file. Spc for easy updating. A zipped version remains available for "customization" (stains, etc.).
- Management of the selection, with the addition of "Edit-> Select All" and automatic modification of the search string according to the selection.
- Addition of "Achieving -> Line ..." in the context menu.
- Updated bookstores.
- Fixed a bug on the cancellation of research ("forgot" Previous research).
v0.9 (22-04-2008):
- Coloration automatic real-time (during the strike). Involving Although few reliability worries for the moment, this feature is quite convenient. It can be turned off (in the "Options" "Tint"). For the sake of performance, it is automatically disabled if Pocket PC on the keyword list of the current coloration is higher than 3000 (eg Java).
- Indentation automatic line feed. This option also can be disabled.
- The wrap on the display can be activated for easy reading long files.
- Automatic positioning the cursor when cutting or pasting.
v0.8 (21-02-2008):
- The search can now be performed with respect or not insensitive.
- Addition expr instructions, and if while for the automatic insertion of tcl code.
- Fixed bug (infinite loop) at the recoloration of the current line activated without coloration (thanks arbus33!).
v0.7 (23-01-2008):
- Language: now, you can switch menu to English!
- Size of font can be increase/decrease.
- New "Go to line..." function.
- Contextual menu on right click (or stylus tap&hold on PDA).
- Increase performances for very big files.
- Some little bugs corrections.
v0.6 (10-01-2008):
- Coloration for others languages: tcl, c, cpp, java, html, css, ...
- New option "Search" in the text.
- Compatibility with eTcl 1.0rc25 based on new Tcl/Tk 8.5.
- Bugs corrected: scrolling of scrollbars is now smooth.