Go to file
Bruno Van de Velde 0f9e59c826 🪲 TextBox::getSelectedText sometimes contained newlines that were not in the original text (they where added internally for word wrapping) 2017-10-06 19:44:23 +02:00
cmake FindTGUI.cmake rejected 0.7.x when 0.7 was requested 2017-06-07 12:38:39 +02:00
doc 🔧 Minor change in generated docs 2017-09-24 01:38:06 +02:00
examples 🚚 Renamed 'widgets' folder to 'themes' 2017-09-21 14:02:36 +02:00
gui-builder 🚧 Gui Builder crashed when trying to load file that did not exist 2017-09-30 19:28:10 +02:00
include/TGUI EditBox and TextBox should always set a caret width, even when a default theme is used that doesn't specify one 2017-10-04 18:51:53 +02:00
src/TGUI 🪲 TextBox::getSelectedText sometimes contained newlines that were not in the original text (they where added internally for word wrapping) 2017-10-06 19:44:23 +02:00
tests Added draw tests for ChildWindow and Knob + test drawing MenuBar with textures + test drawing TextBox with selected text 2017-10-04 20:02:35 +02:00
themes 💥 Replaced ArrowUp and ArrowDown in ComboBox by a single Arrow property 2017-09-23 14:40:58 +02:00
.appveyor.yml 👷 Gui Builder executable had dependencies to dlls 2017-09-26 16:58:19 +02:00
.codecov.yml Changed the default codecov branch 2017-07-14 10:47:45 +02:00
.gitignore 🔧 Added gui-builder executable to .gitignore 2017-09-29 14:37:21 +02:00
.travis.yml Let CI build the on Android as well 2017-09-10 00:39:03 +02:00
Android.mk Added experimental android support 2015-01-30 16:39:05 +01:00
CMakeLists.txt 🚚 Renamed 'widgets' folder to 'themes' 2017-09-21 14:02:36 +02:00
README.md 📚 Added link to SFML website in readme 2017-09-25 18:04:32 +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 macOS Android Windows 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