Go to file
Bruno Van de Velde 9c89d57ff0 Build the gui builder by default 2019-02-04 18:59:37 +01:00
cmake CMake exported files in wrong location in build folder after change from last commit 2018-10-11 20:03:59 +02:00
doc Fixed doxygen errors on lines with TGUI_DEPRECATED macro 2018-11-26 22:53:01 +01:00
examples Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
gui-builder New suffix property in EditBox wasn't saved in widget file 2019-01-24 18:48:52 +01:00
include/TGUI Updated version to 0.8.3 2019-01-27 18:53:37 +01:00
pkgconfig Added pkg-config files 2018-08-13 22:52:27 +02:00
src/TGUI Items in ListView can now have icons 2019-01-27 18:51:46 +01:00
tests Build the gui builder by default 2019-02-04 18:59:37 +01:00
themes ListView widget added (closes #83) 2019-01-21 19:25:03 +01:00
.appveyor.yml Build the gui builder by default 2019-02-04 18:59:37 +01:00
.codecov.yml Codecov config was broken because branch name became a float after renaming 2018-08-08 20:22:09 +02:00
.gitignore Implemented horizontal scroll (ability to disable word-wrap) to the TextBox 2018-12-31 13:04:14 +01:00
.travis.yml Android test was failing because some licenses weren't accepted 2018-10-13 22:47:03 +02:00
CMakeLists.txt Build the gui builder by default 2019-02-04 18:59:37 +01:00
README.md Renamed branch from '0.8-dev' to '0.8' 2018-08-04 17:26:19 +02:00
changelog.txt Build the gui builder by default 2019-02-04 18:59:37 +01:00
license.txt Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00

README.md

TGUI - Texus' Graphical User Interface

In one line: TGUI is an easy to use, cross-platform, c++ GUI for SFML.

For more information, take a look at the website.

Status

Linux macOS Windows Android Test coverage
Build Status Build Status Build status Build Status codecov

Download

You can download the source code of the current development version from the git repository: Download ZIP

Learn

Contact

Name: Bruno Van de Velde

E-mail: vdv_b@tgui.eu

Chat on Gitter