Kukanani
22-06-2011 18:06:42
Hello,
Before I upgraded MyGUI, I was using this code:
panel is a MyGUI::Widget*.
Now that I have upgraded, MyGUI.log says:
What do I need to do?
Before I upgraded MyGUI, I was using this code:
panel->setProperty("state", "highlighted");
panel is a MyGUI::Widget*.
Now that I have upgraded, MyGUI.log says:
10:13:41 | Core | Warning | Widget property 'state' not found [] | ..\..\MyGUIEngine\src\MyGUI_Widget.cpp | 1179
What do I need to do?