OSDN Git Service

Initial revision
[pf3gnuchains/pf3gnuchains4x.git] / tix / demos / README
1 Files in this directory
2 ----------------------------------------------------------------------
3 widget                  Demonstrates the widgets in Tix. This is not
4                         intended to be an introductory sample program.
5                         For sample programs, please see the files
6                         under the samples/ directory.
7
8 MkChoose.tcl            Part of the "widget" demo.
9 MkDirLis.tcl            Part of the "widget" demo.
10 MkManag.tcl             Part of the "widget" demo.
11 MkSample.tcl            Part of the "widget" demo.
12 MkScroll.tcl            Part of the "widget" demo.
13 tclIndex                index file for the "widget" demo.
14 bitmaps/                Contains bitmaps used by "widget".
15
16 c-code/                 Demonstrates how to link Tix with applications
17                         written in C.
18
19 et/                     Currently empty.
20
21 samples/                Sample Tix programs. 
22
23
24