Go to file
Xandayn a97296eda7 Implemented horizontal scroll (ability to disable word-wrap) to the TextBox 2018-12-31 13:04:14 +01:00
cmake CMake exported files in wrong location in build folder after change from last commit 2018-10-11 20:03:59 +02:00
doc Fixed doxygen errors on lines with TGUI_DEPRECATED macro 2018-11-26 22:53:01 +01:00
examples Fixed RPATH for installed examples and tests on Linux 2018-12-09 11:52:16 +01:00
gui-builder Fixed two issues with cmake script 2018-10-11 19:40:14 +02:00
include/TGUI Implemented horizontal scroll (ability to disable word-wrap) to the TextBox 2018-12-31 13:04:14 +01:00
pkgconfig Added pkg-config files 2018-08-13 22:52:27 +02:00
src/TGUI Implemented horizontal scroll (ability to disable word-wrap) to the TextBox 2018-12-31 13:04:14 +01:00
tests Sprites lost their transparency when resized 2018-12-29 19:19:25 +01:00
themes Labels can now have a scrollbar (disabled by default for backwards compatibility) 2018-12-22 18:38:18 +01:00
.appveyor.yml Build documentation again on AppVeyor 2018-12-22 18:42:16 +01:00
.codecov.yml Codecov config was broken because branch name became a float after renaming 2018-08-08 20:22:09 +02:00
.gitignore Implemented horizontal scroll (ability to disable word-wrap) to the TextBox 2018-12-31 13:04:14 +01:00
.travis.yml Android test was failing because some licenses weren't accepted 2018-10-13 22:47:03 +02:00
CMakeLists.txt Updated version to 0.8.2 2018-12-16 12:39:05 +01:00
README.md Renamed branch from '0.8-dev' to '0.8' 2018-08-04 17:26:19 +02:00
changelog.txt TreeView didn't handle opacity and font changes 2018-12-29 19:26:00 +01:00
license.txt Updated copyright to 2018 2018-03-22 19:57:45 +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 Windows Android 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