Thread Tools Display Modes
03/04/14, 09:38 PM   #1
mbland
Join Date: Mar 2014
Posts: 1
AnchorFill

The tutorial includes the code <AnchorFill /> on line 14 of the suggested first xml file.
What does this do?

Last edited by mbland : 03/04/14 at 11:11 PM. Reason: title typo
  Reply With Quote
03/04/14, 11:53 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
It anchors the corners of the control to the corners of its parent. In other words, it makes them the same size.
  Reply With Quote
03/05/14, 03:01 AM   #3
zork
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 29
In Lua that is
Lua Code:
  1. control:SetAnchorFill(anotherControl)
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » AnchorFill


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