Thread Tools Display Modes
04/20/14, 06:52 PM   #1
Vicster0
 
Vicster0's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 82
Resizing controls...

Could anyone clue me in as to why some controls do not seem to be able to resize?

For example: ZO_TradingHousePostedItems

Lets say you increase the size of the tradinghouse, it works but the posteditems control still encompasses the entire tradinghouse control. If you try to set dimensions to the posteditems control, let's say smaller, it sets the desired height or width but the control doesn't resize like others do.

A hint would be FANTASTIC! :P

Thanks!
  Reply With Quote
04/20/14, 06:56 PM   #2
Vicster0
 
Vicster0's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 82
Wait, actually, I think I finally got it...

Do some controls have multiple anchors, and is that why you have to ClearAnchors() before adding more? Could that be what was keeping the control at a certain size?
  Reply With Quote
04/20/14, 09:34 PM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
$10 says yes.
  Reply With Quote
04/21/14, 05:06 AM   #4
Vicster0
 
Vicster0's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 82
Originally Posted by Seerah View Post
$10 says yes.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Resizing controls...

Thread Tools
Display Modes

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