Search found 3 matches
- Sun Aug 27, 2006 13:14
- Forum: Help
- Topic: problem with String
- Replies: 5
- Views: 5279
- Sat Aug 26, 2006 13:08
- Forum: Help
- Topic: problem with String
- Replies: 5
- Views: 5279
- Sat Aug 26, 2006 01:29
- Forum: Help
- Topic: problem with String
- Replies: 5
- Views: 5279
problem with String
i am try convert the CEGUI::String for the OGRE::String, when i use the line of code: movableText->setCaption((Ogre::String&)CEGUI::WindowManager::getSingleton().getWindow((CEGUI::utf8*)"Edit")->getText()); When i put this form one error ...