OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [ABOUT.html] - Diff between revs 578 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
<Center><H1>About the Tix Programming Library</H1></Center>
<Center><H1>About the Tix Programming Library</H1></Center>
<TITLE>About the Tix Programming Library</TITLE>
<TITLE>About the Tix Programming Library</TITLE>
 
 
   The Tix library is an extension to the Tk toolkit that contains
   The Tix library is an extension to the Tk toolkit that contains
   over 40 new widgets for Tk. Features include:
   over 40 new widgets for Tk. Features include:
 
 
   <DL>
   <DL>
     <DT><b>A LOT of new widgets:</b>
     <DT><b>A LOT of new widgets:</b>
     <DD>
     <DD>
 
 
          The Tix library has by far the greatest collection of
          The Tix library has by far the greatest collection of
          widgets for programming with Tcl/Tk. Highlights include:
          widgets for programming with Tcl/Tk. Highlights include:
          Hierarchical Listbox, Directory List/Tree View, SpreadSheet,
          Hierarchical Listbox, Directory List/Tree View, SpreadSheet,
          Tabular Listbox, ComboBox, Motif style FileSelectBox, MS
          Tabular Listbox, ComboBox, Motif style FileSelectBox, MS
          Windows style FileSelectBox, PanedWindow, NoteBook, Spin
          Windows style FileSelectBox, PanedWindow, NoteBook, Spin
          Control widget .... and many more. With these new widgets,
          Control widget .... and many more. With these new widgets,
          your applications will look great and interact with your
          your applications will look great and interact with your
          users in intuitive ways.
          users in intuitive ways.
 
 
     <DT><b>Rapid Prototyping New Widgets:</b>
     <DT><b>Rapid Prototyping New Widgets:</b>
     <DD>
     <DD>
 
 
          Tix comes with a complete Object-Oriented framework for
          Tix comes with a complete Object-Oriented framework for
          building new customed widgets using TCL exclusively. It
          building new customed widgets using TCL exclusively. It
          typically reduces the efforts of developing a new widget by
          typically reduces the efforts of developing a new widget by
          a factor of ten or more.<p>
          a factor of ten or more.<p>
 
 
     <DT> <b>XPM image suport:</b>
     <DT> <b>XPM image suport:</b>
     <DD>
     <DD>
 
 
          This allows you to display color icons in XPM
          This allows you to display color icons in XPM
          format. Supports transparent background. <p>
          format. Supports transparent background. <p>
 
 
     <DT><b>Compound images:</b>
     <DT><b>Compound images:</b>
     <DD>
     <DD>
 
 
          A new image type called "compound" allows youto glue
          A new image type called "compound" allows youto glue
          together a bunch of bitmaps, images and text strings
          together a bunch of bitmaps, images and text strings
          together to form a bigger image. Then you can use this image
          together to form a bigger image. Then you can use this image
          with widgets that support the -image option. For example,
          with widgets that support the -image option. For example,
          you can display a text string string together with a bitmap,
          you can display a text string string together with a bitmap,
          at the same time, inside a TK button widget.<p>
          at the same time, inside a TK button widget.<p>
 
 
     <DT><b> Display Items and Display Styles:</b>
     <DT><b> Display Items and Display Styles:</b>
     <DD>
     <DD>
 
 
          Display items and display styles make it possible to display
          Display items and display styles make it possible to display
          visual information in many formats.<p>
          visual information in many formats.<p>
 
 
     <DT><b>Form geometry manager:</b>
     <DT><b>Form geometry manager:</b>
     <DD>
     <DD>
 
 
          Works similarly to the Motif Form widget. You can specify
          Works similarly to the Motif Form widget. You can specify
          geometry constraints using attachment rules.  <p>
          geometry constraints using attachment rules.  <p>
 
 
     <DT><b> Mwm window mamager support:</b>
     <DT><b> Mwm window mamager support:</b>
     <DD>
     <DD>
 
 
          With the <code>tixMwm</code> command, you can communicate
          With the <code>tixMwm</code> command, you can communicate
          with the Motif window manager "mwm"; you can add new items
          with the Motif window manager "mwm"; you can add new items
          to the Motif system menu and change the window manager
          to the Motif system menu and change the window manager
          decorations.<p>
          decorations.<p>
 
 
 
 
   </DL>
   </DL>
 
 
   <hr>
   <hr>
 
 
<h3>Getting more information about Tix</h3>
<h3>Getting more information about Tix</h3>
 
 
   <DL>
   <DL>
     <DT><b>Tix Home Page:</b>
     <DT><b>Tix Home Page:</b>
     <DD>
     <DD>
 
 
          The Tix Home Page at <a href= "http://www.xpi.com/tix/">
          The Tix Home Page at <a href= "http://www.xpi.com/tix/">
          http://www.xpi.com/tix/</a> provides more detailed and
          http://www.xpi.com/tix/</a> provides more detailed and
          up-to-date information about Tix.<p>
          up-to-date information about Tix.<p>
 
 
     <DT><b>The Tix Mailing List</b>
     <DT><b>The Tix Mailing List</b>
     <DD>
     <DD>
 
 
          There is a mailing list for the discussion of the
          There is a mailing list for the discussion of the
          development of both the Tix library and Tix-based
          development of both the Tix library and Tix-based
          applications. To subscribe, send me a mail to <a
          applications. To subscribe, send me a mail to <a
          href="mailto:majordomo@xpi.com">majordomo@xpi.com </a> with
          href="mailto:majordomo@xpi.com">majordomo@xpi.com </a> with
          the line "<code>subscribe tix-info [your_address]</code>" in
          the line "<code>subscribe tix-info [your_address]</code>" in
          the body of the mail.
          the body of the mail.
 
 
          To send a message to the Tix mailing list, please use the
          To send a message to the Tix mailing list, please use the
          address <a href="mailto:tix-info@xpi.com">
          address <a href="mailto:tix-info@xpi.com">
          tix-info@xpi.com</a>. <p>
          tix-info@xpi.com</a>. <p>
 
 
          The Tix mailing list has been archived. You can find useful
          The Tix mailing list has been archived. You can find useful
          information at the Tix mailing list archives at: <a href=
          information at the Tix mailing list archives at: <a href=
          "http://www.xpi.com/archives/archives.html">
          "http://www.xpi.com/archives/archives.html">
          http://www.xpi.com/archives/archives.html</a>.<p>
          http://www.xpi.com/archives/archives.html</a>.<p>
   </DL>
   </DL>
 
 
<h3>Getting Techical Support for Tix</h3>
<h3>Getting Techical Support for Tix</h3>
 
 
   If you have a question about using the Tix library, feel free to
   If you have a question about using the Tix library, feel free to
   contact the Tix support team at the address <a
   contact the Tix support team at the address <a
   href="tix-support@xpi.com">tix-support@xpi.com</a>. Please notice
   href="tix-support@xpi.com">tix-support@xpi.com</a>. Please notice
   that this support service is currently provided only on a good-will
   that this support service is currently provided only on a good-will
   basis with no implied obligations or guaranty. <p>
   basis with no implied obligations or guaranty. <p>
 
 
<h3>Bug Reports</h3>
<h3>Bug Reports</h3>
 
 
   Tix is a large product and as such will certainly contain bugs. If
   Tix is a large product and as such will certainly contain bugs. If
   you have encountered a bug while using Tix, please send a bug
   you have encountered a bug while using Tix, please send a bug
   report to the address <a href="tix-bugs@xpi.com"> tix-bugs@xpi.com
   report to the address <a href="tix-bugs@xpi.com"> tix-bugs@xpi.com
   </a>. We'll appreciate it if you can send along a small,
   </a>. We'll appreciate it if you can send along a small,
   self-contained program that demonstrates the behavior of the
   self-contained program that demonstrates the behavior of the
   bug.<p>
   bug.<p>
 
 
 
 
<!Serial 851750010>
<!Serial 851750010>
<hr><i>Last modified Fri Jan 17 22:49:53 EST 1997 </i> ---
<hr><i>Last modified Fri Jan 17 22:49:53 EST 1997 </i> ---
<i>Serial 853731291</i>
<i>Serial 853731291</i>
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.