PDA

View Full Version : Modifying the SecondBar from horizontal to vertical


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.

sarf
12-06-2004, 07:55 PM
Possible.

Then again, you can just use the popbar to do the same thing. :)

Sarf
---
See side panel for exciting recipe ideas.