Use for the file tag GameUI, and not Desc.
and you cannot set values for Desc itself.
Could you perhaps post yout XML file then we can better see what is wrong with it.
Helral's Lair
Meow meoow meeow. I'm ze evil SC2MapsterKitten.
current projects:
- UI support for other projects
- Helrals Random Dungeon Map (progressing very slowly)
- monitoring wiki and UI development forum
Projekton AuthorI'm wanting the move the ObjectivePanel to the mid right underneath my Minimap which is at the top right. I went through the GameUI layout and found that the ObjectivePanel is located at "GameUI/UIContainer/ConsoleUIContainer/FullscreenUpperContainer/ObjectivePanel". When I set the anchors and then try to save then it errors saying...
"[12/22/2012 5:02:41 PM] UI: File [Objectives_Panel.SC2Layout] Line [6] Column [5]. Failed to locate specified Desc [GameUI/UIContainer/ConsoleUIContainer/FullscreenUpperContainer/ObjectivePanel].
[12/22/2012 5:02:41 PM] UI: File [Objectives_Panel.SC2Layout] Line [6] Column [5]. Could not find Frame Desc [GameUI/UIContainer/ConsoleUIContainer/FullscreenUpperContainer/ObjectivePanel] in File Desc"
Which to me doesn't make sense, since I got it's location from the GameUI layout.