Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XForms is now available for NetBSD

2 views
Skip to first unread message

T.C. Zhao

unread,
May 3, 1995, 3:00:00 AM5/3/95
to
Thanks to al...@phred.org, XForms is now available for i386/NetBSD.

What is XForms
---------------
XForms is a graphical user interface toolkit and builder based on Xlib
for X Window Systems. XForms is a portable and efficient C library
that can be used in both C and C++ programs. The library works in
all visuals and all depths (1-24) and comes with a rich set of
objects such as buttons, browsers, sliders, and menus integrated into
an elegant event/object callback execution model that allows fast and easy
construction of X-applications.

The Forms Library is very intuitive and simple to use. It is by
far the easiest-to-learn and easiest-to-use system for X GUI
development. You can start writing XForms based programs within an
hour once you go though the first five pages of the documentation
and have run and read a couple of the demos. Actually, you don't
have to write any code, the bundled GUI builder will do it for you.

XForms comes bundled with
- Precompiled library and header files for the following platforms:
i386/Linux
i386/FreeBSD
i386/NetBSD
SUN (SunOS and Solaris)
SGI
HP/HP-UX
IBM/RS6000
DecAlpha/OSF
DecStation/Ultrix
Convex
Cray-C90
Cray-YMP

- Source code for 50+ demonstration programs;
- Precompiled fdesign, an advanced interactive GUI builder that can
be used to design dialogues in a WYSIWYG way and to output the
corresponding C code for you.
- ~200 pages of documentation (tutorial and reference);

FTP INSTRUCTIONS
The XForms package is available from
http://bragg.phys.uwm.edu/xforms
ftp://bloch.phys.uwm.edu/pub/xforms

Note except for NetBSD version, other platform distribution
should be downloaded from New/ directory.

Read the README file there. You will need the program gzip
to unpack the archive:
gzip -dc bxform.tgz | tar xof -
Remember to use binary transfer.

Or you can take a tour via http://bragg.phys.uwm.edu/xforms
for news and other info.


Kenneth Stailey

unread,
May 3, 1995, 3:00:00 AM5/3/95
to
In article <3o6ktf$l...@uwm.edu> zh...@bloch.phys.uwm.edu (T.C. Zhao) writes:

What is XForms
---------------

XForms is a BINARY-ONLY graphical user interface toolkit and


builder based on Xlib for X Window Systems. XForms is a portable
and efficient C library that can be used in both C and C++
programs. The library works in all visuals and all depths (1-24)
and comes with a rich set of objects such as buttons, browsers,
sliders, and menus integrated into an elegant event/object callback
execution model that allows fast and easy construction of
X-applications.

P.S. Where's the Copyright notice? I couldn't find it on the web page.

0 new messages