Go to file
Bruno Van de Velde 4f236fd8f2 Added pkg-config files 2018-08-13 22:52:27 +02:00
cmake Added pkg-config files 2018-08-13 22:52:27 +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
pkgconfig Added pkg-config files 2018-08-13 22:52:27 +02:00
src/TGUI Delete was still mapped to backspace on android even when using SFML 2.5 (which fixed the issue with backspace on android) 2018-08-12 18:13:17 +02:00
tests Don't allow the size of a scrollbar to get smaller than the scrollbar width 2018-08-06 20:20:38 +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 AppVeyor CI wasn't using optimized building for win32 version 2018-08-04 18:38:26 +02:00
.codecov.yml Codecov config was broken because branch name became a float after renaming 2018-08-08 20:22:09 +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 Added pkg-config files 2018-08-13 22:52:27 +02:00
README.md Renamed branch from '0.8-dev' to '0.8' 2018-08-04 17:26:19 +02:00
changelog.txt Don't allow the scrollbar thumb to become larger than the track size when setting the minimum thumb size 2018-08-08 20:29:21 +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