Hello all,
I have problem with Combox. First when I get it:
gui::IGUIComboBox* StockBox = env->addComboBox(
core::rect<s32>(10,420,60,440),0, 400);
StockBox->addItem(L"Red");
StockBox->addItem(L"Blue");
I don't know how to do that item "Red" or "Blue" will react when they are selected them ...
Search found 27 matches
- Sat Nov 13, 2004 10:05 am
- Forum: Beginners Help
- Topic: Problem with Combox
- Replies: 0
- Views: 210
- Sat Sep 04, 2004 2:34 pm
- Forum: Beginners Help
- Topic: Events
- Replies: 1
- Views: 274
- Sat Jul 10, 2004 9:42 am
- Forum: Beginners Help
- Topic: How set more that one texture...
- Replies: 6
- Views: 623
- Thu Jul 08, 2004 8:21 pm
- Forum: Beginners Help
- Topic: How set more that one texture...
- Replies: 6
- Views: 623
- Thu Jul 08, 2004 9:47 am
- Forum: Beginners Help
- Topic: How set more that one texture...
- Replies: 6
- Views: 623
- Wed Jul 07, 2004 11:52 pm
- Forum: Beginners Help
- Topic: How set more that one texture...
- Replies: 6
- Views: 623
How set more that one texture...
Hi all! I come back with new problems:))) I with DeleD editor create simple map. This map have two textures. I with LithUnwrap change material names and then load with Irrlicht. Geometry loads perfecty, but map has only one texture on it. I think it is problem with setMaterialTexture(). How to fix ...
- Sun Jul 04, 2004 9:33 am
- Forum: Beginners Help
- Topic: How to set text color?
- Replies: 2
- Views: 435
- Sat Jul 03, 2004 11:09 pm
- Forum: Beginners Help
- Topic: How to set text color?
- Replies: 2
- Views: 435
How to set text color?
I know is function ...addStaticText(), but how change StaticText black color to another? Any suggestions?
- Sat Jun 19, 2004 7:24 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: How to get Direct X 8 in Dev-CPP
- Replies: 51
- Views: 35216
- Fri Jun 18, 2004 9:35 pm
- Forum: Beginners Help
- Topic: Question for DeleD users.
- Replies: 8
- Views: 624
- Fri Jun 18, 2004 3:11 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: How to get Direct X 8 in Dev-CPP
- Replies: 51
- Views: 35216
- Fri Jun 18, 2004 7:25 am
- Forum: Beginners Help
- Topic: Microsoft Visual C++ 6.0 can't find DLL
- Replies: 2
- Views: 472
- Fri Jun 18, 2004 7:21 am
- Forum: Beginners Help
- Topic: Question for DeleD users.
- Replies: 8
- Views: 624
- Thu Jun 17, 2004 5:55 pm
- Forum: Beginners Help
- Topic: Question for DeleD users.
- Replies: 8
- Views: 624
Question for DeleD users.
Does for anyone works DeleD exporter to .x format ??? For my in console write:
"Mesh without material found in x file". But then I export I check material box. Any suggestions?
"Mesh without material found in x file". But then I export I check material box. Any suggestions?
- Thu Jun 17, 2004 5:50 pm
- Forum: Beginners Help
- Topic: "Hello World" problem
- Replies: 14
- Views: 1016