I've done more work on Text import and export, and on clipboard support.

* Unicode clipboard on Windows (NT) no matter what your locale is.
* Text import and export modules simplified, unified, and abstracted
  more.
* You can now derive from them in your own import/export modules.
* Encodings handled almost transparently.
* CRLF trickery handled transparently.
* Correct paragraph delimeters (no extra linefeed at end of file).
* No need to duplicate code to import from file and from clipboard.
* An example derived import and exporter for ISCII Devanagari text
  files is provided.

Phew!

Andrew Dunbar.

-- 
http://linguaphile.sourceforge.net

diff-impexpclip.tgz

Reply via email to