File: index.html

package info (click to toggle)
tix 8.4.3-4
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 8,448 kB
  • ctags: 6,844
  • sloc: ansic: 28,077; tcl: 22,774; python: 7,577; makefile: 332; cs: 253; sh: 185; perl: 128
file content (101 lines) | stat: -rw-r--r-- 2,793 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<HTML>
<HEAD>
<TITLE>Tix Documentation Index</TITLE>
<!-- $Id -->
</HEAD>
<BODY BGCOLOR="#ffffff" TEXT="#000000" LINK="#0000ff" VLINK="#800000" ALINK="#800080">
<FONT FACE="Tahoma, Arial, Helvetica">

<Center><H2>Tix Documentation Index</H2></Center>

  This file is the index of all the documentation included in this Tix
  source release package. For additional information about Tix, please
  visit the Tix Home Page at <a href="http://tix.sourceforge.net">
  http://tix.sourceforge.net</a>. <p>

  Tix is open-source software. See <a
  href="license.terms">license.terms</a> for details.

<h3> General Documents </h3>

<ul>

  <li> <b><a href="ABOUT.html">ABOUT.html</a></b><br>
       A brief descriptions of Tix.
       <p>

  <li> <b><a href="docs/Release.html">docs/Release.html</a></b><br>
       Important release notes about this version of Tix.
       <p>


  <li> <b><a href="license.terms">license.terms</a></b><br>
       Licensing terms and a <b><i>disclaimer of all
       liabilities</i></b>. You should use Tix only if you agree to
       <i><b>all</b></i> of its licensing terms.  <p>

  <li> <b><a href="ChangeLog">ChangeLog</a></b><br>
       A log of changes made to Tix.
       <p>

</ul>

<h3> Build Instructions </h3>

<ul>
  <li> <b><a href="unix/README.txt">unix/README.txt</a></b><br>
       Build instruction for Unix/Linux and OS X platforms.
       <p>

  <li> <b><a href="win/README.txt">win/README.txt</a></b><br>
       Build instruction for Win32 platforms.
       <p>

</ul>

<h3> Programming with Tix </h3>

<ul>

  <li> <b><a href="docs/html/TixUser/TixUser.html">
       docs/html/TixUser/TixUser.html</a></b><br>

       Tix Users's Guide. An introduction to Tix under Python or Tcl.<BR>
       Also available in <A HREF="docs/pdf/TixUser.pdf">PDF</A>.
       <p>

  <li> <b><a href="docs/tix-book/tix.book.html">
       docs/tix-book/tix.book.html</a></b><br>

       Tix Programmer's Guide. It was written for Tix 4.0, but most
       of its contents are still relevant for this version of Tix.
       <p>

  <li> <b><a href="man/html/contents.htm">man/html/contents.htm</a></b><br>
       Tix Reference Manual.
       <p>

  <li> <b><a href="docs/FAQ.html">docs/FAQ.html</a></b><br>
       Frequent Asked Questions about Tix.
       <p>

  <li> <b><a href="tools/README.html">tools/README.html</a></b><br>
       Useful development tools included in this package
       <p>

</ul>

<h3> Our Web Site </h3>

    To contact the Tix Project Group, reach your fellow Tix users,
    submit patches or bug reports, and find a range of other
    information, please visit our web site at <a
    href="http://tix.sourceforge.net"> http://tix.sourceforge.net
    </a>.

<hr>

<a href=http://tix.sourceforge.net> Tix Home Page</a><br>
</FONT>
</BODY>
</HTML>