1 | Wcl 2.6 is Now Available |
---|
2 | ************************ |
---|
3 | |
---|
4 | A new update of Wcl is now available. A few enhancements have been |
---|
5 | made, and the never-ending-effort to make Wcl easier to build on a |
---|
6 | wider range of platforms has resulted in a couple more minor tweaks. |
---|
7 | |
---|
8 | Consider this a bug fix and portability upgrade. |
---|
9 | |
---|
10 | The README for this distribution says: |
---|
11 | |
---|
12 | |
---|
13 | Widget Creation Library Version 2.6 Distribution |
---|
14 | ------------------------------------------------ |
---|
15 | |
---|
16 | The distribution contains files which make up the Widget Creation |
---|
17 | Library (Wcl or libWc.a), and resource interpreters and utility |
---|
18 | libraries (which include Table widgets) for each of the following |
---|
19 | widget sets: Athena, Motif, and OpenLook. |
---|
20 | |
---|
21 | Wcl is completely widget set independent. It provides mechanisms to |
---|
22 | allow an entire user interface to be specified in resource files. |
---|
23 | Basically, this amounts to providing new resources for specifying the |
---|
24 | types of the widgets and the widget heirarchy. In addition, Wcl |
---|
25 | provides several callbacks and action functions which many programs |
---|
26 | need. |
---|
27 | |
---|
28 | See README20 for general information about Wcl version 2, and README22 |
---|
29 | for additional features introduced in Wcl version 2.2 and version 2.1, |
---|
30 | and README23 for new features in Wcl 2.3, README24 for new features |
---|
31 | in Wcl 2.4, and README25 for new features in Wcl 2.5 |
---|
32 | |
---|
33 | New Features of Wcl 2.6 |
---|
34 | ------------------------ |
---|
35 | |
---|
36 | brokenXmTextShowPosition When XmText widgets are used for Wcl messages |
---|
37 | via XmpMessageWidget, sometimes there can |
---|
38 | be a problem with XmTextShowPosition. If so |
---|
39 | in specific cases, you can set this attribute |
---|
40 | to somewhat avoid the side effects. Sigh. |
---|
41 | |
---|
42 | New Platform Support |
---|
43 | -------------------- |
---|
44 | HP 'Snake' platforms MakeByHand can be used to build the distribution |
---|
45 | by using WcMake1.hp and WcMake2.hp. Some people |
---|
46 | had problems with CFLAGS for the silly HP cc... |
---|
47 | |
---|
48 | VMS Better!! Try the new VMSWcl.com. Several changes |
---|
49 | in libWc to deal with VMS file naming. Thanks to |
---|
50 | Peter Scott. |
---|
51 | |
---|
52 | OSF1 Pretty simple really - trivial changes to |
---|
53 | Wc/WcSetValues.c, and a few things in the |
---|
54 | Imakefile and Wc.tmpl. Use imake. Thanks to |
---|
55 | danial@macsch.com (Danial Beck). |
---|
56 | |
---|
57 | Bug Fixes |
---|
58 | --------- |
---|
59 | |
---|
60 | COPY -> COPY.h The include files with the copyright notices |
---|
61 | has been renamed to match normal include file |
---|
62 | naming conventions. For VMS, among others. |
---|
63 | |
---|
64 | Xmp/Table Some geometry problems when used with XmForm |
---|
65 | have been fixed. |
---|
66 | |
---|
67 | XmpPopupACT Now avoids possible problems, and reports |
---|
68 | specifically what the problems are if any. |
---|
69 | For example, popups need to be posted using |
---|
70 | button events, and menu panes must be XmRowCol's |
---|
71 | with appropriate attributes. |
---|
72 | |
---|
73 | _____________________________________________________________________ |
---|
74 | | David E. Smyth David.E.Smyth@jpl.nasa.gov |_ |
---|
75 | |_____________________________________________________________________| | |
---|
76 | | Project: Mars Pathfinder -- Low Cost Lander with "Rocky IV" Rover | | |
---|
77 | | Team: Flight Software -- Object-Oriented Software for Mars | | |
---|
78 | |_____________________________________________________________________| | |
---|
79 | | Voice: (818) 393-7944 | | |
---|
80 | | FAX: (818) 393-0530 | | |
---|
81 | | Office: Space Flight Operations Facility 230/207a | | |
---|
82 | | Snail: JPL, MS 230-200, 4800 Oak Grove Dr., Pasadena, CA 91109 | | |
---|
83 | |_____________________________________________________________________| | |
---|
84 | |_____________________________________________________________________| |
---|