I think i have found out the problem. The Gui is rendering with the wrong textures. Its using my latest enabled/activated/bound texture and renders with it instead of its own.
Also i haven't enabled those extra settings.
Edit: I enabled the extraStateSettings and it works now.
Search found 2 matches
- Sat Aug 15, 2015 20:40
- Forum: Help
- Topic: [Solved] CEGUI 0.84 White Textures
- Replies: 3
- Views: 3851
- Sat Aug 15, 2015 19:36
- Forum: Help
- Topic: [Solved] CEGUI 0.84 White Textures
- Replies: 3
- Views: 3851
[Solved] CEGUI 0.84 White Textures
I am following the tutorial from MakingGamesWithBen. I am pretty much using his class and short example gui. Now my problem is that every Button/Comboxbox mouse cursor and so on are just white boxes. http://i.imgur.com/DinQfiN.png Log ---- Version: 0.8.4 (Build: Aug 14 2015 Debug Microsoft Windows M...