Go to file
Bruno Van de Velde fb7033a7a4 💄 Fixed Scrollbar section in BabyBlue theme 2017-09-21 00:45:58 +02:00
cmake FindTGUI.cmake rejected 0.7.x when 0.7 was requested 2017-06-07 12:38:39 +02:00
doc Also generate documentation for renderers 2016-12-08 12:38:03 +01:00
examples Support android again (tested with NDK 12b) 2017-09-07 15:38:50 +02:00
include/TGUI Added optional parameters to MessageBox::create 2017-09-20 14:34:24 +02:00
src/TGUI Use default button renderer instead of empty renderer for buttons in MessageBox 2017-09-20 14:52:38 +02:00
tests Widgets in HorizontalLayout and VerticalLayout can be given ratios again to determine their size and individual spaces can be added between widgets 2017-09-12 23:34:11 +02:00
widgets 💄 Fixed Scrollbar section in BabyBlue theme 2017-09-21 00:45:58 +02:00
.appveyor.yml Try yet another fix for the AppVeyor.yml script which still fails when the SFML directory is cached while a new commit has been made to SFML since the cache was created 2017-08-29 00:27:30 +02:00
.codecov.yml Changed the default codecov branch 2017-07-14 10:47:45 +02:00
.gitignore Ignore all build folders 2016-02-07 23:31:36 +01: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 Only compile with -std=gnu++14 on MinGW, use -std=c++14 everywhere else 2017-09-17 14:56:04 +02:00
README.md Let CI build the on Android as well 2017-09-10 00:39:03 +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