ghalkes:~# command line tools

Tilde Terminal Toolkit

libt3widget

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.

News

libt3widget version 1.2.2 released

This release fixes a bug which makes Tilde crash on start up, due to a typo in a copy-assignment operator signature which causes an infinite recursion.

30-Nov-2019

libt3widget version 1.2.1 released

This release fixes a bug in the computation of the number of endchars in a text_line when the end of the line truncated a double-width character. This would cause a segmentation fault in the t3window library.

27-Nov-2019

libt3widget version 1.2.0 released

This release changes the selection of binary attributes to make the distinction between explicitly unset and fallback from base attribute. This requires libt3window version 0.4.0 or later.

03-Dec-2019

Documentation

The documentation for libt3widget can be generated using doxygen, using the doxygen.conf file in the source package. Documentation for the latest version can also be found here.

Download

The source for libt3widget is available here (signature). Older releases are available here. All releases are signed with the GPG key for gpg@ghalkes.nl (0x5A22F7B45F39DE51).

libt3widget requires GNU libtool and a C++ compiler to be compiled. Furthermore, it requires libpcre, libtranscript, libt3key, libt3window, and libunistring. If XCB is available, as well as either dlopen/dlsym/dlclose or libtool's libltdl, the X11 integration module can be built. When GPM is available, it will be used to provide mouse support on the Linux console.

Binary packages for libt3widget are available from the Tilde repositories.

Contact

You can reach me at: libt3widget @ REMOVE ghalkes.nl.

Copyright Notice

Copyright © 2011-2019 G.P. Halkes
libt3widget is distributed under the GNU General Public License version 3.