Index of /tcl/ftparchive/sorted/misc/jstools/tk4.2v4.5

      Name                   Last modified     Size  Description

[DIR] Parent Directory 29-Jan-99 12:28 - [   ] README 11-Apr-97 22:05 3k [DIR] html/ 29-Jan-99 12:28 - [DIR] jdoc/ 29-Jan-99 12:28 - [   ] jedit-tk4.2v4.5.README 11-Apr-97 21:52 1k [TXT] jstools-changes-3.0.h..11-Apr-97 20:50 19k [   ] jstools-changes-3.0.j..30-Oct-96 22:09 50k [TXT] jstools-changes-4.0.h..11-Apr-97 20:51 20k [   ] jstools-changes-4.0.j..11-Apr-97 21:53 38k [TXT] jstools-changes-old.h..11-Apr-97 20:51 11k [   ] jstools-changes-old.j..30-Oct-96 22:09 12k [   ] jstools-tk4.2v4.5.REA..11-Apr-97 22:17 3k [CMP] jstools-tk4.2v4.5.tar..12-Apr-97 15:23 646k [DIR] jstools/ 29-Jan-99 12:28 - [DIR] lib/ 29-Jan-99 12:28 -

This is version 4.2/4.5 of the jstools distribution.  jstools is a suite
of applications, and some libraries they share.  The most interesting
application is multi-mode editor with support for WYSIWYG generation of
HTML and PostScript, among other goodies.  There are also a number of
small graphical utilities intended to be used from within shell scripts
or window-manager configuration files.

The libraries are intended to be general-purpose, so the distribution 
may be of interest to Tcl and/or Tk programmers as well as people 
who want to use the applications.

This release is a quick-and-dirty release intended to get a few bug 
fixes and new features out.  I haven't been terribly thorough about 
making sure the documentation is updated.

This release runs under Tk 4.1 and Tk 8.0a2, and may run with limited
functionality under Tk 3.6, but it has been most extensively tested under
Tk 4.2.  (A couple of features related to rich text are missing under
Tk 4.1 as well.)  Future releases are likely to require at least Tk 4.2.
I hope to start supporting Macs and PCs at some point, too.

One significant user-visible change in jedit is that the Find panel now
searches in whichever window you've been typing in most recently; this
is more intuitive, and makes the Find panel useful even if you've closed
the window you started it from.  jedit now also takes -width and -height
command-line options (useful for e.g. `jedit -width 132 largetable.txt').
Also, HTML generated by jedit now supports document-internal anchors.

More information about jstools is at http://www.aq.org/~js/js-jstools.html .

(The French and Portuguese support hasn't been updated since version 
4.1/4.2, so there may be some quirks if you're not using English, 
especially in preferences panels.)

Applications included with the distribution are:
  jabbrevs - an abbreviation manager (used by jedit)
  jdoc - a documentation viewer
  jedit - an multi-mode, multi-window text editor
  jmore - a file viewer, essentially a graphical analogue to more(1)
  jprefs - a tool to set preferences shared by the jstools applications

Shell Utilities
  jalert - display an alert panel
  jcolname - prompt for a colour name
  jcolrgb - prompt for a colour by RGB values
  jconfirm - ask user for confirmation
  jfs - allow user to select a file
  jprompt - ask user to supply a string

There are also some unsupported applications and demos, including 
an address-book application.

Hope people find this useful.

Jay Sekora
1997.04.11

-- 
Jay Sekora            http://www.aq.org/~js/            js@aq.org

`A language that doesn't have everything is actually easier to program
in than some that do.' - Dennis M. Ritchie