carl.sutton Posted March 15, 2012 Posted March 15, 2012 The callback type activated (as specified in the docs) from an xml .ui file is not recognised; <icon name="ActorController::highIcon" toggleable="0" toggled="1" texture="textures/gui/high.png" export="1"> <callback type="activated">ActorController::HighActivated</callback> </icon> log file outputs; UserInterface::get_callback(): unknown callback "activated".
manguste Posted March 16, 2012 Posted March 16, 2012 Yes, sorry, this callback is not supported. Please check updated info.
Recommended Posts