Return to BSD News archive
Xref: sserve comp.os.386bsd.apps:1722 comp.os.386bsd.misc:5523 comp.os.386bsd.development:3258 Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!hpg30a.csc.cuhk.hk!news.ust.hk!nntp.hk.super.net!psinntp!psinntp!psinntp!scisun!ees1a0.engr.ccny.cuny.edu!fnnews.fnal.gov!uwm.edu!bloch.phys.uwm.edu!zhao From: zhao@bloch.phys.uwm.edu (T.C. Zhao) Newsgroups: comp.os.386bsd.apps,comp.os.386bsd.misc,comp.os.386bsd.development Subject: XForms's www page Date: 20 Feb 1995 22:20:35 GMT Organization: Physics Dept - UWM Lines: 57 Message-ID: <3ib4jj$1rm@uwm.edu> NNTP-Posting-Host: 129.89.57.24 I'm pleased to announce the availability of WWW page for XForms: http://bragg.phys.uwm.edu/xforms OR http://bloch.phys.uwm.edu/xforms What is XForms ? XForms is a graphical user interface toolkit 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, TrueColor (24bits or otherwise), PseudoColor and StaticColor (except for B&W at the moment) 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 library also defines an architecture on which new classes of objects can be developed and thus extending the library. Unlike other libraries, the Forms Library is very intuitive and simple to use. 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. XForms comes bundled with - Precompiled library and header files for the following platforms: PC/FreeBSD PC/Linux SUN (SunOS and Solaris) SGI HP/HP-UX DecAlpha/OSF DecStation/Ultrix IBM/RS6000 Convex Cray-C90 Cray-YMP - Source code for 45+ 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 via anonymous ftp from bloch.phys.uwm.edu (129.89.57.24), directory [pub/xform]. 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 first via http://bragg.phys.uwm.edu/xforms -- | I am Pentium of Borg. T.C. -- Starving Physicist | Division is futile. | You will be Approximated. Check out XForms - A GUI toolkit for X http://bragg.phys.uwm.edu/xforms