Hi, Nice to see you 8) Actually, I need to create an onClickButton() method. Basically, this method do just that : void GUIHandler::OnClickButton(const std::string &button, "callback") { CEGUI::WindowManager *wmgr = CEGUI::WindowManager::getSingletonPtr(); CEGUI::W...