[go: up one dir, main page]

File: index.html

package info (click to toggle)
tile 0.8.2-2.1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 3,152 kB
  • ctags: 3,093
  • sloc: ansic: 18,144; tcl: 4,607; makefile: 398; sh: 71
file content (25 lines) | stat: -rw-r--r-- 3,660 bytes parent folder | download
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
<html>
<head>
<title>Tile package reference</title><link rel="stylesheet" href="manpage.css"><meta name="xsl-processor" content="Jochen Loewer (loewerj@hotmail.com), Rolf Ade (rolf@pointsman.de) et. al."><meta name="generator" content="$RCSfile: master-index.xsl,v $ $Revision: 1.6 $">
</head><body>
<div class="header">
<h1 class="title" align="center">Tile package reference: Contents</h1><p class="navaid" align="center">
<a class="navaid" href="index.html">Contents</a>  <a class="navaid" href="category-index.html">Index</a>  <a class="navaid" href="keyword-index.html">Keywords</a>
</p><hr class="navsep"><div class="navbar">
<a href="#DIVid81cfb40">Tcl commands</a>  <a href="#DIVid81cfc30">Widgets</a>  <a href="#DIVid81cff28">C API</a>  <a href="#DIVid81cffc8">Miscellaneous</a>
</div>
</div><div class="body">
<h2><a name="DIVid81cfb40">Tcl commands</a></h2><ul class="toc">
<li class="tocentry"><a href="tile-intro.html">intro - Introduction to the Tile theme engine</a></li><li class="tocentry"><a href="widget.html">widget - Standard options and commands supported by Tile widgets</a></li><li class="tocentry"><a href="style.html">style - Manipulate style database</a></li><li class="tocentry"><a href="image.html">image - Define an element based on an image</a></li>
</ul><h2><a name="DIVid81cfc30">Widgets</a></h2><ul class="toc">
<li class="tocentry"><a href="button.html">button - Widget that issues a command when pressed</a></li><li class="tocentry"><a href="checkbutton.html">checkbutton - On/off widget</a></li><li class="tocentry"><a href="combobox.html">combobox - text field with popdown selection list</a></li><li class="tocentry"><a href="dialog.html">dialog - create a dialog box</a></li><li class="tocentry"><a href="entry.html">entry - Editable text field widget</a></li><li class="tocentry"><a href="frame.html">frame - Simple container widget</a></li><li class="tocentry"><a href="label.html">label - Display a text string and/or image</a></li><li class="tocentry"><a href="labelframe.html">labelframe - Container widget with optional label</a></li><li class="tocentry"><a href="menubutton.html">menubutton - Widget that pops down a menu when pressed</a></li><li class="tocentry"><a href="notebook.html">notebook - Multi-paned container widget</a></li><li class="tocentry"><a href="paned.html">panedwindow - Multi-pane container window</a></li><li class="tocentry"><a href="progressbar.html">progressbar - Provide progress feedback</a></li><li class="tocentry"><a href="radiobutton.html">radiobutton - Mutually exclusive option widget</a></li><li class="tocentry"><a href="scrollbar.html">scrollbar - Control the viewport of a scrollable widget</a></li><li class="tocentry"><a href="separator.html">separator - Separator bar</a></li><li class="tocentry"><a href="sizegrip.html">sizegrip - A silly widget</a></li><li class="tocentry"><a href="treeview.html">treeview - hierarchical multicolumn data display widget</a></li>
</ul><h2><a name="DIVid81cff28">C API</a></h2><ul class="toc">
<li class="tocentry"><a href="Geometry.html">Geometry - Geometry utilities</a></li><li class="tocentry"><a href="Theme.html">Ttk_CreateTheme - create and use Themes.</a></li>
</ul><h2><a name="DIVid81cffc8">Miscellaneous</a></h2><ul class="toc"><li class="tocentry"><a href="converting.txt">Converting existing applications to use the Tile widgets</a></li></ul>
</div><div class="footer">
<hr class="navsep"><div class="navbar" align="center">
<a class="navaid" href="index.html">Contents</a>  <a class="navaid" href="category-index.html">Index</a>  <a class="navaid" href="keyword-index.html">Keywords</a>
</div>
</div>
</body>
</html>