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.
Update Description:
v0.13 (07-03-2009):
- Added Spanish translation (thank you to Angel Arnal).
- Added commands "New" and "Save As ...".
- Adding color to the Python language (. Py) and php (. Php).
- Updated libraries (especially corrections display).
- Fixed a blocking error message if the PDA does not have a virtual keyboard (ie smartphones with WinCE6 keyboard with "real").
v0.12 (10-11-2008):
- Distribution of software licensed Creative Commons by-nc-sa
- Adding the "Compare" which compares the current text with the contents of another file (feature "test" for the moment).
- Addition of the Portuguese translation (thank you to João Sousa).
- Adding the application icon.
- Display full screen computer "desktop".
- Improved display of file properties.
- Adding the size (in bytes) and date of last change in the display of file properties.
- Improving the English translation.
- Simplify the creation of new translations.
- Fix a bug in Linux (and Mac) to display dialog boxes before.
- The information in the file are now displayed in the chosen language.
- The "above" a pattern found by the search is now visible (the selection is highlighted in yellow).
- Fixed a bug (spaces added in the text) when you press enter to validate a dialog boxes before.
v0.11 (21-07-2008):
- Adding an automatic search for the selection (can be disabled).
- Updated bookstores.
- Improving the operation of menus by the management of Hot Keys (Alt, Ctrl, etc.).
- Fixed a bug display "lifts" under Windows 98, XP, Vista.
- Fixed a bug blocker on the coloration automatic being minted for HTML files.
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.