Go to file
Bruno Van de Velde a1a5c89bd2 invoke function should return void as signal handlers can't return anything anyway 2017-08-30 23:30:12 +02:00
cmake
doc
examples Use connect function instead of directly accessing the signal object which will be deprecated in the future 2017-08-30 18:51:21 +02:00
include/TGUI invoke function should return void as signal handlers can't return anything anyway 2017-08-30 23:30:12 +02:00
src/TGUI Fixed errors and warnings from Clang 3.6. The minimum required clang version has been reduced from 3.7 to 3.6. 2017-08-30 22:08:16 +02:00
tests Fixed errors and warnings from Clang 3.6. The minimum required clang version has been reduced from 3.7 to 3.6. 2017-08-30 22:08:16 +02:00
widgets
.appveyor.yml
.codecov.yml
.gitignore
.travis.yml
Android.mk
CMakeLists.txt
README.md
license.txt

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 & OS X Windows Test coverage
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