59 lines
1.6 KiB
HTML
59 lines
1.6 KiB
HTML
<html>
|
|
<head>
|
|
<title>The Multi-Column Listbox Package Tablelist</title>
|
|
|
|
<meta name="Author" content="Csaba Nemethi">
|
|
<meta name="Keywords" content="tablelist, multi-column, listbox, widget">
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
<div align="center">
|
|
<h1>The Multi-Column Listbox Package Tablelist</h1>
|
|
|
|
<h3>by</h3>
|
|
|
|
<h2>Csaba Nemethi</h2>
|
|
|
|
<address>
|
|
<a href="mailto:csaba.nemethi@t-online.de">csaba.nemethi@t-online.de</a>
|
|
</address>
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<h2>Contents</h2>
|
|
|
|
<p><a href="tablelist.html">Tablelist Programmer's Guide</a></p>
|
|
|
|
<p><a href="tablelistWidget.html">The <code>tablelist::tablelist</code>
|
|
Command</a></p>
|
|
|
|
<p><a href="tablelistColSort.html">Commands for Interactive Sorting by One or
|
|
More Columns</a></p>
|
|
|
|
<p><a href="tablelistBinding.html">Helper Commands Used in Tablelist Binding
|
|
Scripts</a></p>
|
|
|
|
<p><a href="tablelistTkCore.html">Interactive Tablelist Cell Editing Using Tk
|
|
Core Widgets</a></p>
|
|
|
|
<p><a href="tablelistTile.html">Interactive Tablelist Cell Editing Using tile
|
|
Widgets</a></p>
|
|
|
|
<p><a href="tablelistBWidget.html">Interactive Tablelist Cell Editing Using
|
|
the BWidget Package</a></p>
|
|
|
|
<p><a href="tablelistIwidgets.html">Interactive Tablelist Cell Editing Using
|
|
the Iwidgets Package</a></p>
|
|
|
|
<p><a href="tablelistCombobox.html">Interactive Tablelist Cell Editing Using
|
|
the combobox Package</a></p>
|
|
|
|
<p><a href="tablelistMentry.html">Interactive Tablelist Cell Editing Using
|
|
the Mentry Package</a></p>
|
|
|
|
<p><a href="tablelistThemeDefs.html">The
|
|
<code>tablelist::setThemeDefaults</code> Command</a></p>
|
|
</body>
|
|
</html>
|