The libt3widget library provides a C++ dialog toolkit.
The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals.
The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals.
To install libt3widget, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libt3widget
To see what files were installed by libt3widget, run:
port contents libt3widget
To later upgrade libt3widget, run:
sudo port selfupdate && sudo port upgrade libt3widget
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.