diff classes/ReBar.xml @ 8:c05fd3e18b4f

Version 0.31
author Flick <flickerstreak@gmail.com>
date Tue, 20 Mar 2007 21:33:59 +0000
parents f920db5fc6b1
children
line wrap: on
line diff
--- a/classes/ReBar.xml	Tue Mar 20 21:25:29 2007 +0000
+++ b/classes/ReBar.xml	Tue Mar 20 21:33:59 2007 +0000
@@ -83,14 +83,14 @@
   <!-- A ReBar 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" inherits="SecureStateDriverTemplate" frameStrata="MEDIUM" virtual="true" toplevel="true" movable="true" resizable="true">
+  <Frame name="ReBarTemplate" inherits="SecureStateDriverTemplate" frameStrata="MEDIUM" virtual="true" movable="true" resizable="true">
     <Frames>
       <Frame name="$parentControl" setAllPoints="true">
         <!-- this nesting is to ensure the control frame is on top of the buttons, which will 
              live at this level -->
         <Frames>
           <!-- name: e.g. $parentControls (with an s) - yes I know, goofy naming structure -->
-          <Button name="$parents" hidden="true" enableMouse="true" setAllPoints="true">
+          <Button name="$parents" hidden="true" enableMouse="true" toplevel="true" setAllPoints="true">
             <Anchors>
               <Anchor point="TOPLEFT">
                 <Offset>