NEW!!! Made map resizable! Icons and Map stretch/reposition to fit map. Lots of work here is what i did
Code:
Map
UserResizeable="true" PackSize="A,A"
MapPage
PackLocation="left,top" PackSize="A,A"
Icons
PackLocation="npn,npn" PackSize="A,A"
ZoneClone
PackLocation="npn,npn" PackSize="fixed,fixed"
Clone
ditto
*iconmaps*
PackLocation="left,top" PackSize="a,a"
*icons*
PackLocation="npn,npn"
WorldNames
PackSize="absolute,absolute" PackLocation="left,top"
*worldnames*
PackLocation="cpc,cpc"
QeynosNames
ditto WorldNames
*qey_*
ditto *worldnames*
FreeportNames
ditto WorldNames
*fprt_*
ditto *worldnames*
WorldMap
PackLocation="left,top"
CityMap
ditto
ZoneMap
ditto
moved QM_LocEntry into WC_Titlebar so it wouldnt disappear when you resize map window.
Made WC_Title PackSize="fixed,fixed" so it quit moving when resize map.
made Box and MapFrame packsize="absolute,absolute" so it changes with resize.
Doesnt work with the Select Map page yet, not hard to do tho, just add those properties to those. I didnt feel like it cuz its too late now that i got regular part working.
SOOO for every new icon you would add
PackLocation="npn,npn"
and the page the icons fall under you add
PackLocation="left,top" PackSize="a,a"
EDIT: had to zip it cuz .dds file attachment max is too small for it