comparison ReBar.xml @ 2:8e0ff8ae4c08

Version 0.2
author Flick <flickerstreak@gmail.com>
date Tue, 20 Mar 2007 21:08:31 +0000
parents c11ca1d8ed91
children
comparison
equal deleted inserted replaced
1:c11ca1d8ed91 2:8e0ff8ae4c08
84 84
85 85
86 <!-- A ReAction bar is a container for buttons. The bar container itself is invisible and non-responsive to 86 <!-- A ReAction bar is a container for buttons. The bar container itself is invisible and non-responsive to
87 mouse input, but when unlocked a normally invisible child control frame becomes visible and 87 mouse input, but when unlocked a normally invisible child control frame becomes visible and
88 consumes mouse events to move, resize, and set bar options. --> 88 consumes mouse events to move, resize, and set bar options. -->
89 <Frame name="ReBarTemplate" virtual="true" frameStrata="HIGH" enableMouse="true" movable="true" resizable="true"> 89 <Frame name="ReBarTemplate" virtual="true" toplevel="true" enableMouse="true" movable="true" resizable="true">
90 <Layers> 90 <Layers>
91 <Layer level="BACKGROUND"/> 91 <Layer level="BACKGROUND"/>
92 </Layers> 92 </Layers>
93 <Frames> 93 <Frames>
94 <Frame name="$parentControl" setAllPoints="true"> 94 <Frame name="$parentControl" setAllPoints="true">