I am bumping up against a problem with the draw order in mythui.  As I understand it, elements are drawn in the order defined in XML.  I&#39;m trying to add a shape behind an imagetype inside a state, but for some reason, the shape is being drawn over the imagetype.<br>
<br>I&#39;m using a slightly modified version of video-ui.xml from arclight.  The rest of the theme is unmodified.<br><br>Code is here:  <a href="http://pastebin.com/X6jmZyqi">http://pastebin.com/X6jmZyqi</a> <br><br>Am I doing it wrong?  Relevant code starts around line 565.<br>
<br>--pete<br>