source: trunk/third/wcl/Wcl21.Announce @ 8837

Revision 8837, 1.7 KB checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8836, which included commits to RCS files with non-trunk default branches.
Line 
1Wcl 2.1 is Now Available
2************************
3
4Wcl is the Widget Creation Library.  It allows all Look and Feel
5aspects for an application to be specified in Xrm resource files,
6leaving your application code to consist of a simple main() and
7callback procedures.  Wcl greatly reduces the learning curve for
8developing applications with Widget based user interfaces, yet does not
9restrict the developers to platforms, widget sets, nor development
10languages.
11
12Wcl is widget set independent, but Xt Intrinsics dependent.  Wcl can be
13used on Xt Intrinsics from X11R3, Motif 1.0 (X11R3.5? as with SCO ODT),
14X11R4, and X11R5.  Some capabilities are not available on Xt Intrinsic
15versions before X11R5.
16
17Wcl is portable: the distribution has been built and tested on
18platforms with SVR3, SVR4, SunOS, and other varieties of UNIX.  Some
19embriotic support for VMS is also provided.  Systems with dynamic
20linking (SunOS and SVR4) which have dlopen() and dlsym() can also
21invoke dynamically bound callbacks and actions from shared libraries.
22
23Support for Athena, Cornell, Motif, and OpenLook widgets are provided
24with campanion libraries (widget set registration functions) and
25resource interpreters with many example resource files.
26
27New Capabilities:
28        {Xmp,Xp}Table   - Can force children to always shrink.
29
30Wcl 2.1 will be distributed on comp.sources.x and source archive servers
31including export.lcs.mit.edu
32
33------------------------------------------------------------
34David E. Smyth                David.Smyth@sniap.mchp.sni.de
35Object/X Researcher           david@ap542.uucp
36Esprit Research               david%ap542@ztivax.siemens.com
37Funding provided by: Siemens Nixdorf Informationssysteme AG
38                     AP 154, Carl-Wery-Str 22, Munich 83 Germany
39
Note: See TracBrowser for help on using the repository browser.