Main Menu

.

Started by Czar05, 16 January 2016, 04:41:49

Czar05

.
.

texus

You forgot to pass the events to tgui. Inside the pollEvent loop you need to add this line:
Code (cpp) Select
gui.handleEvent(Event);

Czar05

.
#2
.