Thread Tools Display Modes
07-20-06, 02:41 AM   #1
Dihashi
A Defias Bandit
Join Date: Jul 2006
Posts: 2
Support for relational anchor layout options

Hello,

First I'd like to say that I love this tool. My hat is off to you folks for creating such a fine piece of work to help the WoW Devleopment community.

To that end I've been using this tool extensivly to develop a new mod of mine and found that I could really use the ability to specify

Code:
            <Anchors>
              <Anchor point="TOPLEFT" relativeTo="$parentButton1" relativePoint="BOTTOMLEFT">
                <Offset>
                  <AbsDimension x="0" y="8" />
                </Offset>
              </Anchor>
            </Anchors>
This would really help with having to only set one object and have other alignments follow this point.

Awesome program!

tx
Dihashi
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Support for relational anchor layout options


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off