Just to add my comments here:
I've been scratching my head over this as well. While EQ2Map currently works with my Draco'Kyn UI, I'm also working on a 2nd project. For the second, it's a COMPLETE reskin of the UI, not just individual windows. Since it's a complete reskin, I've modded the following (in addition to selected individual windows):
Code:
eq2ui_FrameStyles.xml
eq2ui_windowelements.xml
eq2ui_commonelements.xml
While the map itself displays, all the borders and window frame's are coming in black. My ui.log file gives the following error:
Code:
Encountered data outside of container tags
:: Bad data at position 1425
:: Encountered unexpected character '_', expected '='
:: Failed to load data from resource: eq2ui_mainhud_map.xml
Steps I've tried so far:
1) Deleted eq2ui_mainhud_map.xml, and let the patcher pull down a new one (this morning) - Result: Same error with the borders and frames. Map functionality appears to be ok, except for the drop-downs.
2) Deleted eq2ui_mainhud_map.xml, copied over the one from my Draco'Kyn folder. - Result: Same error as step 1.
3) Deleted the entire eq2map install, re-installed, copied the Draco'Kyn eq2ui_mainhud_map.xml file over. - Result: Same error as step's 1 & 2.
With the error's stated in the ui.log, I can't even get it to load into UIBuilder, wether as an individual piece, or part of the UI. So, I can't verify if the border / frame issue is just a sizing problem with my mod, or if it's something else.
I haven't had a chance to dig too deep into the eq2map folder itself, that'll probably be my next stuff, after I recover from this pumpkin pie induced coma.
Rawr!
Wulfy