Search found 12 matches
- Sun May 28, 2006 5:03 am
- Forum: Beginners Help
- Topic: gui something
- Replies: 4
- Views: 451
- Fri May 26, 2006 6:29 am
- Forum: Beginners Help
- Topic: gui something
- Replies: 4
- Views: 451
gui something
hey its me again i want to make a check box and when you check it it unchecks the other two check boxes but i can't get it to find which id to uncheck i tried: if (driv == "EDT_OPENGL") { if (id == 4) { cbox->setChecked(false); } if (id == 5) { cbox->setChecked(false); } } its actually jus...
- Fri May 26, 2006 6:04 am
- Forum: Beginners Help
- Topic: How to Control the CameraFPS using a regular webcam
- Replies: 4
- Views: 289
- Fri May 26, 2006 5:46 am
- Forum: Advanced Help
- Topic: Create a video file (e.g. mpeg) of the 3D Data
- Replies: 13
- Views: 1572
- Fri May 26, 2006 4:50 am
- Forum: Beginners Help
- Topic: xml question
- Replies: 3
- Views: 231
- Fri May 26, 2006 1:53 am
- Forum: Beginners Help
- Topic: xml basic stuff
- Replies: 5
- Views: 602
- Fri May 26, 2006 1:26 am
- Forum: Beginners Help
- Topic: xml basic stuff
- Replies: 5
- Views: 602
- Wed May 24, 2006 10:51 pm
- Forum: Beginners Help
- Topic: xml basic stuff
- Replies: 5
- Views: 602
myes but like i said and also the tutorial said you can only do that if theres only one piece of text you need instead of having more elements with text. if i try the same thing with more text elements, i can only read the last element. i tried: blabla = xml->getNodeData(name of element); but doesn'...
- Wed May 24, 2006 3:30 am
- Forum: Beginners Help
- Topic: xml basic stuff
- Replies: 5
- Views: 602
xml basic stuff
hey can someone tell me how i read the text between the <name>blabla</name> ? (xml )
becouse i tried the meshviewer tutorial but that only works if you have only one text to read but i need to read a lot more then that.
a different tutorial would also be nice
thanks in advance
becouse i tried the meshviewer tutorial but that only works if you have only one text to read but i need to read a lot more then that.
a different tutorial would also be nice
thanks in advance
- Sun May 21, 2006 4:21 am
- Forum: Open Discussion and Dev Announcements
- Topic: I switched to Ogre
- Replies: 121
- Views: 20500
I think we can all agree all the engines lack things to be desired, and need improvement. But instead of everyone just saying man this engine is lame, im switching or that engine is lame I'm switching, I think we need to come up with a list of standard features that should be a part of the engine. ...
- Sun May 21, 2006 3:50 am
- Forum: Beginners Help
- Topic: Loading a world
- Replies: 11
- Views: 672
- Sat May 13, 2006 12:51 am
- Forum: Beginners Help
- Topic: Low FPS animation problem
- Replies: 4
- Views: 384