This is Tk version 8.6.16, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
This is Tk version 8.6.16, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
To install tk-quartz, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tk-quartz
To see what files were installed by tk-quartz, run:
port contents tk-quartz
To later upgrade tk-quartz, run:
sudo port selfupdate && sudo port upgrade tk-quartz
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.