This file describes the function of each file used in this
distribution of xmtscm.

C File		What				For
------		----				---
cc.c		c client library interface	ccxmtscm
ol.c		open look interface		not supported(1)
password.c	password text support		ccxmtscm
unix.c		other unix functions		ccxmtscm
x.c		xlib interface			xscm,xmscm,xmtscm,ccxmtscm
xm.c		motif interface			xmscm,xmtscm,ccxmtscm
xt.c		xt interface			xmscm,xmtscm,ccxmtscm
xmt.c		motif tool interface		xmtscm,ccxmtscm

Note: (1) I am not interested in OpenLook. :-)

SCM Script	What
----------	----
bubble.scm	bubble help support
password.scm	text widget accepting password

Perl Script	What
-----------	----
extmotif.pl	extract motif/xmt resource strings
		results in xmconst.scm and xmtconst.scm

Example		What					Interpreter
-------		----					-----------
alarm.scm	display a string periodically 		xmtscm
bingo.scm	simple example				xmtscm
combo.scm	combination example			xmtscm
html.scm	test html widget			xmtscm
input.scm	test XtAddInput feature			xmtscm
multi.scm	test multi-app-shell applcation		xmtscm
newcombo.scm	new combination example			xmtscm
plist.scm	positionable list			xmtscm
sbingo.scm	bingo example(uses hash table)		xmtscm
spin.scm	spin box example			xmtscm
xhello.scm	hello world				xmscm
xmandel.scm	fractrals!				xmscm
xftp.scm	ftp mail requestor			xmscm

--
Thomas Kwong <tomkwong@wilshire.com>
