<span style="font-style: italic;">take two...</span><br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">So your best bet is probably to make your own version of 
gtk.Fixed that<br>does have a guaranteed Z-order, rather than trying to bend the wm to<br>your will.</blockquote><div><br>Unfortunately, when I put xv video in a widget (a gtk.DrawingArea with a gstreamer xvimagesink) into a 
gtk.Fixed, that widget&#39;s video always displays &quot;on top&quot; of other widgets, regardless of its Z-order.<br><br>(I am remembering now that this was one of the reasons why we used a stack of gtk.Windows in our current implementation).
<br><br>Is there a way to make widgets in a gtk.Fixed display &quot;on top&quot; of an xv widget?<br><br>Thanks<br></div><br></div>