blob: 9d1678b9233c170504e31f2a885c3178bc1c682e (
plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<title>fpGUI Class Documentation</title>
<link rel="stylesheet" href="fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td align="right"><span class="bartitle">fpGUI Class Documentation</span></td>
</tr>
</table>
<h1>Available fpGUI packages</h1>
<p></p>
<!-- <h2>Units</h2> -->
<table cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><p><tt><span class="code"><a href="corelib/index.html">Corelib</a></span></tt></p></td>
<td><p> </p></td>
<td><p class="cmt">Graphics library (back-end) used in fpGUI to do all the drawing.</p></td>
</tr>
<tr>
<td valign="top" width="150"><p><tt><span class="code"><a href="gui/index.html">GUI</a></span></tt></p></td>
<td><p> </p></td>
<td><p class="cmt">All widget set related units.</p></td>
</tr>
<!--
<tr>
<td valign="top"><p><tt><span class="code"><a href="img/index.html">IMG</a>IMG</span></tt></p></td>
<td><p> </p></td>
<td><p class="cmt">Image handling units. An extension to the GFX package.</p></td>
</tr>
-->
</table>
</body>
</html>
|