<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libforms/examples/test.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-12-30T19:02:48Z</updated>
<entry>
<title>recording cvs-1.6 file death</title>
<updated>1995-12-30T19:02:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-12-30T19:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5b996a7ecea192e05c848269fbfb40c1e7c50ef'/>
<id>urn:sha1:a5b996a7ecea192e05c848269fbfb40c1e7c50ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added emacs ^A,^E,^B &amp; ^F keybindings to field editor.</title>
<updated>1995-01-11T06:08:45Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1995-01-11T06:08:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4ae9090f4cb7308d76d08fd2d30d9b2859bff04'/>
<id>urn:sha1:f4ae9090f4cb7308d76d08fd2d30d9b2859bff04</id>
<content type='text'>
Changed a constant to a sizeof in test.c
</content>
</entry>
<entry>
<title>Change size of example form from 80x25 to 80x24 so it works</title>
<updated>1995-01-11T01:29:38Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1995-01-11T01:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=369cf5afc30221aa22ea2f0220cdcf0002381da3'/>
<id>urn:sha1:369cf5afc30221aa22ea2f0220cdcf0002381da3</id>
<content type='text'>
in a standard xterm.
</content>
</entry>
<entry>
<title>As long as I can't figure out why this doesn't work, I might as well</title>
<updated>1995-01-10T12:36:44Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-01-10T12:36:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c0b41ec3bc54b6bf01f4f5a18996cfe4b0b8cb3'/>
<id>urn:sha1:4c0b41ec3bc54b6bf01f4f5a18996cfe4b0b8cb3</id>
<content type='text'>
add some error checking to it and clean this up a bit.
</content>
</entry>
<entry>
<title>New forms library. This provides some basic functions for writing</title>
<updated>1995-01-10T04:00:37Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1995-01-10T04:00:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f8bb70cffe0030d4efa99e1c444b8bbbfe6fac6'/>
<id>urn:sha1:7f8bb70cffe0030d4efa99e1c444b8bbbfe6fac6</id>
<content type='text'>
input forms. It has the following simple fields:

Text fields: Just titles, labels etc.

Input fields: An editable text field that may or may not have an
initial default value.

Labelled input field: This is an input field that has an initial
informative entry in it but it vanishes when you start editing the
field.

Toggle fields: These are fields with a pre-defined list of options
which you cycle through using the space bar.

Action fields: These are button type fields that call functions when
they are selected.

A simple demo is included in examples.
</content>
</entry>
</feed>
