diff ReBar.xml @ 2:8e0ff8ae4c08

Version 0.2
author Flick <flickerstreak@gmail.com>
date Tue, 20 Mar 2007 21:08:31 +0000
parents c11ca1d8ed91
children
line wrap: on
line diff
--- a/ReBar.xml	Tue Mar 20 21:03:57 2007 +0000
+++ b/ReBar.xml	Tue Mar 20 21:08:31 2007 +0000
@@ -86,7 +86,7 @@
   <!-- A ReAction bar is a container for buttons. The bar container itself is invisible and non-responsive to
        mouse input, but when unlocked a normally invisible child control frame becomes visible and
        consumes mouse events to move, resize, and set bar options. -->
-  <Frame name="ReBarTemplate" virtual="true" frameStrata="HIGH" enableMouse="true" movable="true" resizable="true">
+  <Frame name="ReBarTemplate" virtual="true" toplevel="true" enableMouse="true" movable="true" resizable="true">
     <Layers>
       <Layer level="BACKGROUND"/>
     </Layers>