Text 1.0
Text is a freeware text editor, for PalmOS handheld devices, that offers you a complete control over your text files. In the Download section, you can find the binaries of Text, as well as its source codes which are released under the Gnu Public Licence.
Included with Text is a shared library Uniform, which facilitates external card operations, and in specific, provides a common medium for file save and load operations to/from internal and external cards.
Features
- Support for PalmDoc file format
- Support for external cards and text (.txt) files
- Support for importing and exporting MemoPad records
- Find and replace facilities
Screen Shots
Download
Text 1.0 Binary
Text 1.0 Sources
Text 1.0 Documentation
Donate
Text is available for your use free of charge. If you liked Text 1.0, please consider donating to AÇEV (Mother Child Education Foundation) which is a trustworthy help organization that operates in Turkey. If you want to donate using your credit card, follow this link. There, you will be asked to enter the amount you want to donate in YTLs (TRY, Turkish New Lira). To give you an idea,
as gathered instantaneously from currency data courtesy coinmill.com.
Developers
Uniform library is a primitive analog of common dialog libraries in desktop operating systems. Any program that incorporates opening and saving documents can make use of the Uniform library. The API of Uniform is described in the documentation, which can be obtained from the Download section.
While launching Text, it is possible to supply a file name as a parameter. Given a parameter, Text will start with the supplied file loaded in the editor. For instance, a file browsing application, whenever a text file is clicked, can call Text with the name of the clicked file as a parameter, to open the file in Text. The parameter API is described in the documentation, which is available in the Download section.