A replacement library for the Athena (libXaw) widget set.
neXtaw is a replacement library for the Athena (libXaw) widget set. It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward compatible with it. Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.
neXtaw is a replacement library for the Athena (libXaw) widget set. It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward compatible with it. Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.
To install neXtaw, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install neXtaw
To see what files were installed by neXtaw, run:
port contents neXtaw
To later upgrade neXtaw, run:
sudo port selfupdate && sudo port upgrade neXtaw
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.