Go to file
Bruno Van de Velde f93a3d4bf0 🆕 Width of scrollbars in ScrollablePanel can now be changed 2017-10-21 11:18:31 +02:00
cmake 🔨 Rewrote clipping code to use views and viewports instead of glScissor (which no longer worked in combination with the latest SFML version) 2017-10-15 11:55:10 +02:00
doc 🔧 Minor change in generated docs 2017-09-24 01:38:06 +02:00
examples 🚚 Renamed 'widgets' folder to 'themes' 2017-09-21 14:02:36 +02:00
gui-builder 🔨 Make more use of SFML encapsulating classes 2017-10-16 19:31:40 +02:00
include/TGUI 🆕 Width of scrollbars in ScrollablePanel can now be changed 2017-10-21 11:18:31 +02:00
src/TGUI 🆕 Width of scrollbars in ScrollablePanel can now be changed 2017-10-21 11:18:31 +02:00
tests 🆕 Width of scrollbars in ScrollablePanel can now be changed 2017-10-21 11:18:31 +02:00
themes 💥 Replaced ArrowUp and ArrowDown in ComboBox by a single Arrow property 2017-09-23 14:40:58 +02:00
.appveyor.yml Temorary use SFML 2.4 instead of the github version to test on Windows since the github version is currently not supported until the release of SFML 2.5 2017-10-20 19:15:16 +02:00
.codecov.yml Changed the default codecov branch 2017-07-14 10:47:45 +02:00
.gitignore 🔧 Added gui-builder executable to .gitignore 2017-09-29 14:37:21 +02:00
.travis.yml Let CI build the on Android as well 2017-09-10 00:39:03 +02:00
Android.mk Added experimental android support 2015-01-30 16:39:05 +01:00
CMakeLists.txt 🔨 Rewrote clipping code to use views and viewports instead of glScissor (which no longer worked in combination with the latest SFML version) 2017-10-15 11:55:10 +02:00
README.md 📚 Added link to SFML website in readme 2017-09-25 18:04:32 +02:00
license.txt Updated copyright header to 2017 2017-01-20 20:06:07 +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 Android Windows 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