I ran into a slight problem with the irr::core::stringw class today. I noticed that if you make a string like this:
Code: Select all
(irr::core::stringw(anInteger)+L"%").c_str()
Here is an example to try:
Code: Select all
myStaticText->setText((irr::core::stringw(100)+L"%").c_str());
Hope this gets fixed, thank you~ John DiSanti
________
Roll a joint