File: meter.html

package info (click to toggle)
ivtools-doc 0.7.10-1
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 13,436 kB
  • ctags: 15,900
  • sloc: ansic: 687; sh: 139; makefile: 41; cpp: 24
file content (26 lines) | stat: -rw-r--r-- 390 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
26

<title>ivtools meter example program</title>

<h1>
meter
</h1>

meter shows a set of updatable sliders.  Written by Brian Hogencamp.

<p>

<img align=middle src="./meter-main.gif">
main window

<p>

<img align=middle src="./meter-popup.gif">
popup window

<hr>

next example program <a href=./radiogroup.html>radiogroup</a>
<p>

up to <a href=../ivtools/index.html>ivtools</a> home page.