Go to file
Bruno Van de Velde 822fa05179 Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +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 Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +01:00
include/TGUI Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +01:00
pkgconfig Added pkg-config files 2018-08-13 22:52:27 +02:00
src/TGUI Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +01:00
tests Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +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 Removed warnings from nanosvg when compiling TGUI 2019-03-09 22:35:08 +01: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 Updated version to 0.8.4 2019-02-23 10:40:28 +01:00
README.md Renamed branch from '0.8-dev' to '0.8' 2018-08-04 17:26:19 +02:00
changelog.txt Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +01:00
license.txt Updated license to make github detect the type 2019-03-06 20:03:04 +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