TopEdit

From GameBrew
Jump to: navigation, search
TopEdit
Topedit.png
General
Author(s) georgp24
Type Utility
Version 0.61
Licence Currently Freeware
Links
[Media:Topedit.zip Download]


Text File Editor

Contents

Controls

Use either the virtual keyboard with the Wiimote or an external USB keyboard.

You can use the cursor keys and Home/End to navigate. Ctrl-Home will move to the top, Ctrl-End to the end of the file. PageUp(Ctrl-CursorUP) and PageDown(Ctrl-CursorDown) scroll by one screen. Backspace and Delete erase characters. TABs will be expanded to eight blanks.

Press ESC or the Menu key to call the menu to load and save files.

Features

Usage

When you load TopEdit you can enter text and save it in the current directory using the file name you enter. The initial current directory is the one where the editor program is located, i.e. apps\topedit.

Or you load an existing file by calling the menu and entering the file name or browsing the directories. When you browse the directories you will start in the root directory.

The directory where the loaded file is located becomes the current directory. You can save it again with a different name. A file loaded with linefeeds as line endings will be converted to CRLF line endings when saved. Control characters in the file are displayed as blanks. Therefore the CR at the end of the line may show as a blank in a different editor.

Exit the editor by calling the menu and entering "q" there.

Future

The following features could be added in the future:

Notes

All cursor movements and features of an editor which you use every day you take for granted. But when you write an editor yourself it takes a lot of time and testing implementing them. I release this version knowing that it leaves room for improvement.

The editor is written with SDL and the previous version of devkitpro. It uses libfat. The external keyboard is not read with SDL but with libusbkeyb.

Changelog

Version 0.61 - Actual - 15th Feb 2009:

Version 0.6 - 14th Feb 2009:

Version 0.5 - 8th Feb 2009:

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
Make a donation