home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18942 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  4.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!cs.utexas.edu!uwm.edu!linac!att!ucbvax!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  2. From: kaleb@thyme.Jpl.Nasa.GOV (Kaleb Keithley)
  3. Newsgroups: comp.windows.x
  4. Subject: Xaw3d-0.3 -- Three-D Athena Widgets
  5. Message-ID: <9211091632.AA06806@expo.lcs.mit.edu>
  6. Date: 9 Nov 92 16:32:33 GMT
  7. Sender: root@athena.mit.edu (Wizard A. Root)
  8. Organization: The Internet
  9. Lines: 124
  10.  
  11.  
  12.                    Three-D Athena Widgets (Xaw3d)
  13.                       kaleb@thyme.jpl.nasa.gov
  14.  
  15. Features:
  16.  
  17. This is Release 0.3 beta (4 Nov, 1992) of a set of 3-D widgets based 
  18. on the R5 Athena Widget set.  The Three-D Athena may be used as a general 
  19. replacement of the Athena (Xaw) Widget set.
  20.  
  21. In general, it is possible to relink any Athena Widget based application 
  22. with the Three-D Athena Widget set to obtain a three dimensional appearance.  
  23.  
  24. The Three-D Athena Widget set uses a ThreeD subclass to add the following 
  25. widget resources: top shadow color, bottom shadow color, shadow width, top 
  26. shadow contrast, bottom shadow contrast, user data, and a "be nice to the
  27. colormap" option.
  28.  
  29. In this release, I have tested all the clients distributed on the R5 MIT 
  30. source tape, plus xfig.
  31.  
  32. Top and bottom shadow colors, shadow width, top and bottom shadow contrast
  33. should be self explanatory, and may be set via the usual and customary 
  34. methods, e.g. app-defaults, .Xdefaults, programmatically, with editres, 
  35. etc.  The user data resource may be used to "hang" application specific 
  36. data on a widget, and is only settable programmatically.
  37.  
  38.  
  39. This release changes the following features:
  40.  
  41.     o Different shadow pixmaps provide a more 3-D look on 1-bit visuals.
  42.  
  43.     o 3-D added to SmeBSB gadgets.  Pulldown menus are more M*tif-like.
  44.  
  45.     o 3-D removed from the List widget.  Probably never should have been.
  46.  
  47.  
  48. This release fixes the following bugs:
  49.  
  50.     o There are no known bugs.
  51.  
  52.  
  53. Known problems:
  54.  
  55.     o There have been some reports to the effect that renaming and 
  56.       replacing Xaw shared libraries with Xaw3d shared libraries tends 
  57.       to produce erratic results on SVR4 systems.  Try it and see; if
  58.       you experience problems, then you should explicitly relink against 
  59.       Xaw3d.
  60.  
  61.     o Renaming and replacing Xaw shared libraries with Xaw3d shared
  62.       libraries will definitely break aXe and xarchie; they won't even 
  63.       compile against Xaw3d because they subclass the Xaw widgets.
  64.       Because the aXe and xarchie subclass hierarchies don't match the 
  65.       Xaw3d subclass hierarchy, they don't work together.
  66.  
  67.       There are two possible solutions:  Change aXe and xarchie subclasses 
  68.       to conditionally include the Xaw3d subclass, or merge the 3d stuff 
  69.       into the Xaw Simple and Xaw SmeBSB subclasses.  I'm not inclined to 
  70.       do the latter, but I may do the former if I ever get enough time, in 
  71.       which case I will feed them back to the authors.
  72.  
  73.  
  74. Getting:
  75.  
  76. Xaw3d may be found on export.lcs.mit.edu (18.24.0.12) and possibly other
  77. sites; check archie.  On export, it may be found in the file:
  78.  
  79.     ~ftp/contrib/Xaw3d/R5/Xaw3d-0.3.tar.Z
  80.  
  81. There is no patch file to go from 0.2 to 0.3.  I tried to create one, but
  82. when I tested it, it consistently rejected changes in two files.  Sorry.
  83.  
  84.  
  85. Building:  
  86.  
  87. Untar the distribution from the base of your MIT source tree.  This will 
  88. create the directory .../mit/lib/Xaw3d.  'cd' there and:
  89.  
  90. 'make Makefile; make includes; make depend; make; make install'.  
  91.  
  92. The Imakefile uses the Xaw symbols in .../mit/config, so if you have 
  93. debugging, profiling, shared libs, etc. specified for Xaw, you'll get 
  94. them in Xaw3d too.
  95.  
  96.  
  97. Using:
  98.  
  99. Just relink your Xaw based application with -lXaw3d.
  100.  
  101. To obtain an appearance similar to another well know widget set, use the 
  102. following resources:
  103.     *background:        LightSkyBlue
  104.     *shapeStyle:        Rectangle
  105.     *beNiceToColorMap:  False
  106.  
  107. If you'd like labels to be "shadowed", use:
  108.     *Label*shadowWidth: 2
  109.  
  110. If you'd like the default behavior (i.e. not 3-D) on pulldown menus, use:
  111.     *SmeBSB*shadowWidth: 0
  112.  
  113.  
  114. Credits (in no particular order):
  115.           Achille Hui (eillihca@drizzle.stanford.edu)
  116.           Robert Withrow (witr@rwwa.com)
  117.           Malcolm Strickland (chuck-strickland@orl.mmc.com
  118.           David Flanagan (david@ora.com)
  119.           Jamie Zawinski (jwz%thalidomide@lucid.com
  120.           Frank Terhaar-Yonkers (fty@bizarre.trpnc.epa.gov)
  121.           Mike Schulze (mike@cs.curtin.edu.au)
  122.           Gustaf Neumann (neumann@dec4.wu-wien.ac.at)
  123.           Jerry Whelan (guru@stasi.bradley.edu)
  124.           Mark Rawling (mwr@mel.dit.csiro.au)
  125.  
  126.  
  127. Comments, fixes, etc. to: 
  128.           kaleb@thyme.jpl.nasa.gov
  129.  
  130. -- 
  131.  
  132. Kaleb Keithley                          kaleb@thyme.jpl.nasa.gov
  133.  
  134. Not authorized, in any way, shape, or form, to speak for anyone.
  135.