Hi, I want to change the mouse-cursor-image every time, I click the right mouse button. My problem is, I dont know how to get the name of the images I need. CEGUI::Imageset *imgSet = CEGUI::ImagesetManager::getSingleton().getImageset("TaharezLook"); CEGUI::Imageset::ImageIt...