v0.6 Tutorials

TGUI 0.6 is no longer supported, use a newer TGUI version instead.

Installation tutorials

Visual Studio - precompiled libs
Visual Studio - CMake

CodeBlocks - precompiled libs
CodeBlocks - CMake

Xcode - dylib
Xcode - framework

Linux

Not having a tutorial for it doesn’t mean that the compiler/ide isn’t supported.
In theory, you should be able to use any compiler supported by cmake.

Introduction tutorials

In this tutorial, you will learn how to build a login screen.

Part 1: Starting with tgui
Part 2: Working with widgets
Part 3: Handling simple callback

Other tutorials

Panel

Tabs

Grid

Callback system

Config files

Make sure to also look at the documentation and example codes.