Go to file
Bruno Van de Velde a87a4a3075 Fixed android test 2018-07-28 16:51:56 +02:00
cmake Updated ios toolchain file 2018-06-05 20:31:23 +02:00
doc Updated documentation main page 2018-06-26 19:42:30 +02:00
examples Set toolchain to clang in Application.mk as gcc will be removed in the next NDK version 2018-07-28 12:43:17 +02:00
gui-builder Toolboxes in gui builder were mostly white by accident 2018-05-11 00:15:40 +02:00
include/TGUI Added 'AnimationFinished' signal to Widget that will be called at end of showWithEffect or hideWithEffect animations 2018-07-24 20:24:12 +02:00
src/TGUI Got TGUI working on android with the latest SFML version again 2018-07-28 11:27:48 +02:00
tests Fixed android test 2018-07-28 16:51:56 +02:00
themes Renamed SpaceBetweenArrows to BorderBetweenArrows in SpinButton to better reflect that the space is filled with the border color 2018-04-26 19:50:33 +02:00
.appveyor.yml Some filenames in AppVeyor script still contained vc14 instead of vc15 2018-05-15 22:27:39 +02:00
.codecov.yml Tab can now have different textures on hover 2018-05-21 17:10:12 +02:00
.gitignore Gui Builder now stores filename of last opened file and which themes are loaded 2017-11-15 22:51:18 +01:00
.travis.yml Fixed android test 2018-07-28 16:51:56 +02:00
Android.mk Updated cmake script to be able to find SFML 2.5 when building for android 2018-04-02 14:24:04 +02:00
CMakeLists.txt Got TGUI working on android with the latest SFML version again 2018-07-28 11:27:48 +02:00
README.md Got TGUI working on android with the latest SFML version again 2018-07-28 11:27:48 +02:00
license.txt Updated copyright to 2018 2018-03-22 19:57:45 +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