View Single Post
  #2  
Unread 03-28-2005, 08:59 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

ok here is what you have to do, i made the volume page only exapand further vertically, because when it changed horizontally i wanted it to modify the size of the label, but not the volume.

Steps to make what you want.

1) set the PackSize for the volume page to: A,A
this will make the page resize both vertically and horizontally.
2) set the cellsize of the volume page to whatever width you want each cell to be (including the name of the spell)
3) move each spells name (text object) from the page that is outside the volume to the appropriate spell's volume page.
4) remove the different spells names PackSize and PackSizePorp properties. now that i think about it, if you want to save some time you could actually leave these 2 properties in since the cell itself will not be resizeing, just make sure to move the text in AFTER you have already changed the cellsize to the size you want otherwise the the text box will resize when the cell size is changed.

i think that is it however i dont know if i remembered everything that i did so if something doesnt work let me know, and if this does work for you let me know so i know that it actually worked.

EDIT: well if you did manage to get it how you wanted then great!
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
Reply With Quote