Hmm i'd really like to have this feature, but it doesnt work for me? : CEGUI::MultiLineEditbox * textWindow = static_cast<CEGUI::MultiLineEditbox *>(wmgr.getWindow((CEGUI::utf8*)"My/Text")); CEGUI::String ceguiStr = textWindow->getText(); String ogreStr = CE...