1 | Widget Creation Library Version 2.7 Distribution |
---|
2 | ------------------------------------------------ |
---|
3 | |
---|
4 | The distribution contains files which make up the Widget Creation |
---|
5 | Library (Wcl or libWc.a), and resource interpreters and utility |
---|
6 | libraries (which include Table widgets) for each of the following |
---|
7 | widget sets: Athena, Motif, and OpenLook. |
---|
8 | |
---|
9 | Wcl is completely widget set independent. It provides mechanisms to |
---|
10 | allow an entire user interface to be specified in resource files. |
---|
11 | Basically, this amounts to providing new resources for specifying the |
---|
12 | types of the widgets and the widget heirarchy. In addition, Wcl |
---|
13 | provides several callbacks and action functions which many programs |
---|
14 | need. |
---|
15 | |
---|
16 | See README20 for general information about Wcl version 2, and README22 |
---|
17 | for additional features introduced in Wcl version 2.2 and version 2.1, |
---|
18 | and README23 for new features in Wcl 2.3, README24 for new features in |
---|
19 | Wcl 2.4, README25 for new features in Wcl 2.5, and README26 for new |
---|
20 | features in Wcl 2.6. |
---|
21 | |
---|
22 | New Features of Wcl 2.7 |
---|
23 | ------------------------ |
---|
24 | |
---|
25 | New Platform Support |
---|
26 | -------------------- |
---|
27 | |
---|
28 | Bug Fixes |
---|
29 | --------- |
---|
30 | |
---|
31 | WcTemplateInit() Sometimes would dump core on some platforms due to |
---|
32 | passing (Widget)0 to WcLoadResourceFileIntoDatabase. |
---|
33 | Bug identified by Sunjay Talele (set@eng.ufl.edu) |
---|
34 | |
---|
35 | R6 Athena Widgets Fixed XpAthena.h, XpAthenaP.h, and Xp.c to only |
---|
36 | use Logo, Clock, and Mailbox in appropriate |
---|
37 | releases: none of these exist in R6. Thanks to |
---|
38 | Klaus Elsbernd <elsbernd@dfki.uni-kl.de> |
---|
39 | |
---|
40 | WcInvokeAction Did not always handle null clientData properly. |
---|
41 | |
---|
42 | WcLateBinder Did not always pass registered client data thru. This |
---|
43 | caused problems for people porting from 1.06. Bug |
---|
44 | reported by Jon Reid <jreid@cs.uiuc.edu> |
---|
45 | |
---|
46 | Table Border widths not always handled correctly. Bug |
---|
47 | reported by john@panic.harvard.edu (John Roll) |
---|
48 | |
---|
49 | _____________________________________________________________________ |
---|
50 | | David E. Smyth David.E.Smyth@jpl.nasa.gov |_ |
---|
51 | |_____________________________________________________________________| | |
---|
52 | | Project: Mars Pathfinder -- Low Cost Lander with "Rocky IV" Rover | | |
---|
53 | | Team: Flight Software -- Object-Oriented Software for Mars | | |
---|
54 | |_____________________________________________________________________| | |
---|
55 | | Voice: (818) 393-7944 | | |
---|
56 | | FAX: (818) 393-0530 | | |
---|
57 | | Office: Space Flight Operations Facility 230/207a | | |
---|
58 | | Snail: JPL, MS 230-200, 4800 Oak Grove Dr., Pasadena, CA 91109 | | |
---|
59 | |_____________________________________________________________________| | |
---|
60 | |_____________________________________________________________________| |
---|