Go to file
Bruno Van de Velde 06a55855a9 Let parameter detection look for widget and signal name as first unbound parameters 2017-08-30 01:17:35 +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 was not updated in last commit 2017-08-17 15:25:29 +02:00
include/TGUI Let parameter detection look for widget and signal name as first unbound parameters 2017-08-30 01:17:35 +02:00
src/TGUI New layout system failed to find widgets by name because they were already converted to lowercase while the search was case-sensitive 2017-08-29 19:55:34 +02:00
tests Added RangeSlider widget 2017-08-27 22:41:02 +02:00
widgets Ported BabyBlue and TransparentGrey themes to 0.8 2016-09-17 01:30:31 +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 Reduced downloaded dependencies on Travis CI 2017-08-18 19:27:04 +02:00
Android.mk Added experimental android support 2015-01-30 16:39:05 +01:00
CMakeLists.txt Allow linking TGUI in a different way than linking SFML (closes #72, closes #73) 2017-08-27 11:52:50 +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