Go to file
Bruno Van de Velde ed72df1df9 Also inject absolute path in font filenames 2017-09-09 01:53: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 Support android again (tested with NDK 12b) 2017-09-07 15:38:50 +02:00
include/TGUI Support android again (tested with NDK 12b) 2017-09-07 15:38:50 +02:00
src/TGUI Also inject absolute path in font filenames 2017-09-09 01:53:35 +02:00
tests Added IgnoreMouseEvents property to Picture and Label so that they can be placed in front of other widgets while the widgets behind the picture/label still receives the mouse events 2017-09-05 23:28:21 +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 Support android again (tested with NDK 12b) 2017-09-07 15:38: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