Go to file
Bruno Van de Velde 79fedb5ae3 Fixed uninitialized variable that was just introduced 2017-07-28 23:43:56 +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 Example code no longer worked with new callback system 2017-07-10 13:53:50 +02:00
include/TGUI Fixed uninitialized variable that was just introduced 2017-07-28 23:43:56 +02:00
src/TGUI Made space between widgets in BoxLayoutRenderer a float instead of a Layout since a relative ratio wasn't supported anyway 2017-07-28 23:01:39 +02:00
tests Added draw tests for CheckBox and RadioButton + added some other tests 2017-07-28 23:03:58 +02:00
widgets Ported BabyBlue and TransparentGrey themes to 0.8 2016-09-17 01:30:31 +02:00
.appveyor.yml Always build SFML on AppVeyor as I can't figure out why it sometimes fails when using the cached version 2017-07-28 23:08:23 +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 The cmake version on Travis CI was too old to build SFML 2017-03-12 15:52:43 +01:00
Android.mk Added experimental android support 2015-01-30 16:39:05 +01:00
CMakeLists.txt The fonts folder can't be installed as it no longer exists 2017-07-10 13:52:25 +02:00
README.md Updated readme 2016-09-17 17:02:04 +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 & 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