Go to file
Bruno Van de Velde 17743569a3 ChildWindow::setSize called Widget::setSize instead of Container::setSize, causing child widgets that used a relative size to not be updated when the child window was given a size 2017-08-01 01:02:20 +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 Make use of inheriting constructors in renderer classes 2017-07-31 11:18:53 +02:00
src/TGUI ChildWindow::setSize called Widget::setSize instead of Container::setSize, causing child widgets that used a relative size to not be updated when the child window was given a size 2017-08-01 01:02:20 +02:00
tests Layouts can now be constructed from expressions containing plus/minus symbols and terms that can be both relative and absolute 2017-07-30 14:08:12 +02:00
widgets Ported BabyBlue and TransparentGrey themes to 0.8 2016-09-17 01:30:31 +02:00
.appveyor.yml Cache SFML again on AppVeyor. Build error was likely caused by fc command returning 1 2017-07-29 01:07:59 +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 No longer using valgrind on Travis CI 2017-07-29 14:23:35 +02: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