Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/4d695/
Upload File :
Current File : /home/emeraadmin/public_html/4d695/tix.zip

PKo��\�F�>
ABOUT.htmlnu�[���<HTML>
<HEAD>
<TITLE>About Tix</TITLE>
<!-- $Id: ABOUT.html,v 1.5 2001/12/09 05:23:39 idiscovery Exp $ -->
</HEAD>
<BODY BGCOLOR="#ffffff" TEXT="#000000" LINK="#0000ff" VLINK="#800000" ALINK="#800080">
<FONT FACE="Tahoma, Arial, Helvetica">

<H2>About Tix</H2>

<blockquote>

    Tix, which stands for Tk Interface Extension, is an extension
    library for Tcl/Tk. Tix adds many <a
    href="man/html/TixCmd/TixIntro.htm"> new widgets </a>, <a
    href="man/html/TixCmd/TixIntro.htm"> image types </a> and <a
    href="man/html/TixCmd/TixIntro.htm"> other commands </a> that
    allows you to create compelling Tcl/Tk-based GUI applications. <p>

    The following sample screen shows some widgets provided by Tix,
    such as such as <a href="man/html/TixCmd/tixHList.htm">Hierarchical
    Listbox</a>, <a href="man/html/TixCmd/tixNoteBook.htm">NoteBook </a>
    and <a href="man/html/TixCmd/tixComboBox.htm">ComboBox </a>.


    For a list of all the features in Tix, as well as how to use Tix
    in your applications, see the <a
    href="man/index.html"> Tix Manual Index</a>. <p>

    One advantage of Tix over other Tk widget libraries is many of the
    Tix core widgets are implemented in native code. This enhances
    performance and provides native look-and-feel for your
    applications. <p>


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

</blockquote>

<h3>Getting more information about Tix</h3>

<blockquote>   

    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>.

</blockquote>

<hr>

<a href=index.html>Documentation Index</a><br>

</BODY>
</HTML>

PKo��\��N��
README.txtnu�[���
   Tix 8.4.3 for Tcl 8.4+
   
                       Tix Documentation Master Index

   This file is the master index of all the documentation included in
   this package. For additional information about Tix, please visit the
   Tix Home Page at

	http://tix.sourceforge.net/

   or join the mailing lists there.

     * ABOUT.html        A brief description of Tix.
     * docs/Release.html Release notes on this version of Tix.
     * unix/README.txt   Compiling and installing Tix under Unix.
     * win/README.txt    Compiling and installing Tix under Windows.
     * docs/html/TixUser/TixUser.html Tix Users's Guide.
     * Programming with Tix:
          + Tix Programmer's Guide.
          + Using Tix Stand Alone Modules (SAM).
     * docs/FAQ.html     The Tix Frequent Asked Questions.
     * ChangeLog.txt     Changes made to Tix since the previous release.
     * man/index.html    Programmer's Reference Manual.

   Versions of Tcl/Tk prior to 8.4 are no longer supported.
PKo��\�C��
�

index.htmlnu�[���<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>
PKo��\���
license.termsnu�[���Copyright (c) 1993-1999 Ioi Kim Lam.
Copyright (c) 2000-2001 Tix Project Group.
Copyright (c) 2004 ActiveState

This software is copyrighted by the above entities
and other parties.  The following terms apply to all files associated
with the software unless explicitly disclaimed in individual files.

The authors hereby grant permission to use, copy, modify, distribute,
and license this software and its documentation for any purpose, provided
that existing copyright notices are retained in all copies and that this
notice is included verbatim in any distributions. No written agreement,
license, or royalty fee is required for any of the authorized uses.
Modifications to this software may be copyrighted by their authors
and need not follow the licensing terms described here, provided that
the new terms are clearly indicated on the first page of each file where
they apply.

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
MODIFICATIONS.

GOVERNMENT USE: If you are acquiring this software on behalf of the
U.S. government, the Government shall have only "Restricted Rights"
in the software and related documentation as defined in the Federal 
Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
are acquiring the software on behalf of the Department of Defense, the
software shall be classified as "Commercial Computer Software" and the
Government shall have only "Restricted Rights" as defined in Clause
252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
authors grant the U.S. Government and others acting in its behalf
permission to use and distribute the software in accordance with the
terms specified in this license. 

----------------------------------------------------------------------

Parts of this software are based on the Tcl/Tk software copyrighted by
the Regents of the University of California, Sun Microsystems, Inc.,
and other parties. The original license terms of the Tcl/Tk software
distribution is included in the file docs/license.tcltk.

Parts of this software are based on the HTML Library software
copyrighted by Sun Microsystems, Inc. The original license terms of
the HTML Library software distribution is included in the file
docs/license.html_lib.
PKo��\�F�>
ABOUT.htmlnu�[���PKo��\��N��
WREADME.txtnu�[���PKo��\�C��
�

lindex.htmlnu�[���PKo��\���
�license.termsnu�[���PK+�!