Search found 2 matches
- Sun Feb 13, 2005 8:34 pm
- Forum: Advanced Help
- Topic: Loading a GeoMipMapSceneNode using Spintz's Addon Problem
- Replies: 1
- Views: 505
Loading a GeoMipMapSceneNode using Spintz's Addon Problem
I want to use the heightmap loading feature of the spintz's addon for irrlicht, but i got problems using it properly. I successfully compiled the source from his website http://www.spintz.com/irrlicht/geomipmapscenenode/ . I've gotten through the post http://irrlicht.sourceforge.net/phpBB2/viewtopic...
- Tue Aug 10, 2004 2:48 am
- Forum: Advanced Help
- Topic: Closing a TabControl (GUI) problem
- Replies: 1
- Views: 354
Closing a TabControl (GUI) problem
Hi there I am making my main menu and i got a serious problem with TabControls. All other GUI elements have an "x" button included which allows to close it. But there's none with the tabControl one. I use a button to open up my tabcontrol which i want to use for my settings, here's the cod...