Xaw3d

Xaw3d is a general-purpose replacement for the Athena toolkit which adds a 3D appearance and support for XPM images.

Tags Software Development Widget Sets Libraries Desktop Environment
Licenses MIT/X
Operating Systems POSIX
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  23 Apr 2003 15:34
  • Rrelease-after

Changes: The old release for X11R6.3.

  • Rrelease-mid
  •  17 Apr 2003 08:10
  • Rrelease-after

Changes: This release adds more 3D widgets, a new Tip widget, new SimpleMenu resources for scrolling and cascading menus, XPM image support, and X11R5 compatibility.

Rss Recent comments

Rcomment-before 26 Jun 2005 13:32 Rcomment-trans lunaryn Rcomment-after

Xaw3d 1.5E build problem
Under a newly built X11R6.8.2 (built as specified at http://lfs.osuosl.org/blfs/view/6.0/x/installing.html), imake generates a Makefile with no build commands; make does nothing and make install only installs headers. I have attempted building both within and outside the X11R6 source tree.

Rcomment-before 09 Mar 2003 12:16 Rcomment-trans sigra Rcomment-after

What I had to do to build Xaw3d-1.5
This it what I had to do to build Xaw3d-1.5:
1. Execute "ln -s lib X11" in the xc directory.
2. Remove the follwing lines from XawI18n.h:
#ifdef HAS_WCTYPE_H
#include <wctype.h>
#include <widec.h>
#define wcslen(c) wslen(c)
#define wcscpy(d,s) wscpy(d,s)
#define wcsncpy(d,s,l) wsncpy(d,s,l)
#endif

3. Follow the instructions in README.XAW3D.

5413256b5cc33ebc985b3d8338a95cf9_thumb

Project Spotlight

Tcl Dictionary

An online dictionary (dict.org) look-up application.

No-screenshot

Project Spotlight

The LibMsgque Project

An infrastructure for linking tools together to act like a single application.