View Single Post
Old 08-20-2022, 02:33 PM   #5
shillingworth
A Predatory Creeper
 
Join Date: Dec 2002
Server: Bertoxxulous
Posts: 251
Interface Author - Click to view interfaces
Default

Ok, initial inspection here are the elements that appear inside a single row of the list for Personal Loot, in order of left to right.

Item Icon = ADLW_ItemBtnTemplate
Loot Button = ADLW_LootBtnTemplate
Leave Button = ADLW_LeaveBtnTemplate
Check Boxes = ADLW_CheckBoxTemplate
Never Button = ADLW_NvrBtnTemplate
Item Name = ADLW_TextLinkTemplate

Note all the check boxes use that same check box template.

Theoretically the height of a row will be the largest of all those.

Edit: Ok, there's definately something else affecting it. Here is everything on that row set to location 0,0 and size 16,16. Notice how it upped the spacing to compensate.
Attached Images
File Type: jpg advloot_window_ss.jpg (41.8 KB, 9 views)
__________________

"Computers are like Air Conditioners, they stop working properly when you open Windows."
shillingworth is offline   Reply With Quote