File: index.html

package info (click to toggle)
librnd 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,812 kB
  • sloc: ansic: 126,990; sh: 2,602; makefile: 2,145; awk: 7
file content (14 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<body>

<h1> DAD: Dynamic Attribute Dialogs </h1>

<h2> Table of Contents </h2>

<ul>
	<li> <a href="intro.html"> History and intro </a>
	<li> <a href="widgets.html"> Building blocks (widgets) </a>
	<li> <a href="run.html"> Running the dialog box </a>
	<li> <a href="closing.html"> Closing the dialog box </a>
	<li> example C code for <a href="TEMPLATE.c">non-modal</a> and <a href="TEMPLATE_MODAL.c">modal</a>
</ul>