Hi,
that's easier than I assumed :-)
But it's exactly what I needed. Thank you very much!
-Efchen
Search found 3 matches
- Thu Jan 17, 2008 3:56 pm
- Forum: Beginners Help
- Topic: Beginner's Help with IGUI appreciated
- Replies: 4
- Views: 345
- Thu Jan 17, 2008 1:42 pm
- Forum: Beginners Help
- Topic: Beginner's Help with IGUI appreciated
- Replies: 4
- Views: 345
- Thu Jan 10, 2008 8:39 pm
- Forum: Beginners Help
- Topic: Beginner's Help with IGUI appreciated
- Replies: 4
- Views: 345
Beginner's Help with IGUI appreciated
Hello, I'm a beginner with Irrlicht. I want to create a simple GUI with IGUI. I plan to divide my screen into several parts, where different information is written to. First of all, I am looking for a common way to a) divide the screen (I tried IGUITab or IGUIStaticText) b) put Text to these areas, ...