Anonymous
12-03-2004, 09:15 PM
Would it be as simple as the following?
Changing SecondActionButton1 Anchor point="TOPRIGHT"
and then changing for each additional button...
<Anchor point="LEFT" relativeTo="SecondActionButton2" relativePoint="RIGHT">
to
<Anchor point="TOP" relativeTo="SecondActionButton2" relativePoint="BOTTOM">
I havn't installed this yet, but I'm planning on it when I get home tonight. Just wanted some tips before I dive in.
Changing SecondActionButton1 Anchor point="TOPRIGHT"
and then changing for each additional button...
<Anchor point="LEFT" relativeTo="SecondActionButton2" relativePoint="RIGHT">
to
<Anchor point="TOP" relativeTo="SecondActionButton2" relativePoint="BOTTOM">
I havn't installed this yet, but I'm planning on it when I get home tonight. Just wanted some tips before I dive in.