Search found 30 matches
- Wed Oct 10, 2007 1:11 am
- Forum: Beginners Help
- Topic: Problem closing the program with 1.4b
- Replies: 2
- Views: 568
Problem closing the program with 1.4b
Hey all. Downloaded the 1.4beta and was testing it out for a new project of mine. everything compiles fine and works as intended, however the program wont actually CLOSE. the irrlicht window closes but the exe remains in the processes window (and i get a Premission Denied error if i try to recompile ...
- Tue Jan 16, 2007 1:57 pm
- Forum: Project Announcements
- Topic: IPhysics - Newton/Irrlicht framework
- Replies: 338
- Views: 135857
- Mon Jan 15, 2007 6:10 pm
- Forum: Beginners Help
- Topic: how to make model inside out?
- Replies: 4
- Views: 420
- Mon Jan 15, 2007 3:25 pm
- Forum: Beginners Help
- Topic: Problem with GUI
- Replies: 9
- Views: 1108
- Sun Jan 14, 2007 12:51 pm
- Forum: Beginners Help
- Topic: Problem with GUI
- Replies: 9
- Views: 1108
- Sat Jan 13, 2007 9:55 pm
- Forum: Beginners Help
- Topic: Problem with GUI
- Replies: 9
- Views: 1108
- Sat Jan 13, 2007 8:38 pm
- Forum: Beginners Help
- Topic: Problem with GUI
- Replies: 9
- Views: 1108
Problem with GUI
Hello all,
this is going to be kinda strange to explain so stay with me here.
I get no errors in my program, and im trying to build a game and at the moment im just working on the main menu but i was building it into a full program (i have state managers, etc.) So i built in the GUI and at first ...
this is going to be kinda strange to explain so stay with me here.
I get no errors in my program, and im trying to build a game and at the moment im just working on the main menu but i was building it into a full program (i have state managers, etc.) So i built in the GUI and at first ...
- Thu Jan 04, 2007 1:29 pm
- Forum: Project Announcements
- Topic: IPhysics - Newton/Irrlicht framework
- Replies: 338
- Views: 135857
- Tue Dec 26, 2006 12:39 am
- Forum: Beginners Help
- Topic: Can you tell me the clear screen command
- Replies: 6
- Views: 967
well the scene manager has a clear() function
the GUI doesn't have a clear function like that so you will have to make a linked list of all the GUI elements that you have and then ->remove() them.
Code: Select all
smgr->clear();- Fri Nov 10, 2006 9:49 pm
- Forum: Project Announcements
- Topic: IPhysics - Newton/Irrlicht framework
- Replies: 338
- Views: 135857
- Mon Nov 06, 2006 6:17 am
- Forum: Beginners Help
- Topic: C++ -> Functions/Splitting up code etc.
- Replies: 4
- Views: 795
- Sun Oct 29, 2006 4:25 am
- Forum: Project Announcements
- Topic: IPhysics - Newton/Irrlicht framework
- Replies: 338
- Views: 135857
- Thu Oct 26, 2006 2:23 pm
- Forum: Beginners Help
- Topic: Seg Fault Problem
- Replies: 5
- Views: 635
- Thu Oct 26, 2006 1:35 pm
- Forum: Beginners Help
- Topic: Seg Fault Problem
- Replies: 5
- Views: 635
- Wed Oct 25, 2006 10:38 pm
- Forum: Beginners Help
- Topic: Instead of adding all the .cpp files...
- Replies: 19
- Views: 1248