Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 11-28-2007, 03:19 PM   #1
Kalthazz
A Weathered Clockwork
 
Kalthazz's Avatar
 
Join Date: Aug 2002
Server: tunare
Posts: 324
Interface Author - Click to view interfaces
Send a message via ICQ to Kalthazz Send a message via Yahoo to Kalthazz
Default A Map problem (can anyone fix)

could someone go over this xml file for me and try to help figure out why it dont seem to work the problems is the buttons dont do anything and another problem is the map dont stay in the map part of the window it also shows up in the atlas tab as well and i dont have a clue what could be the problem but i would appreciate it if someone could take a look at this file and maybe fix it for me as i would try but every time i try to fix it it gives me more errors then before!But i dont think nothing can be done for the direction graphic icons or anything though!
Kalthazz is offline   Reply With Quote
Old 11-28-2007, 03:28 PM   #2
Duesama
Long LIVE SARS!
 
Join Date: Apr 2003
Posts: 57
Interface Author - Click to view interfaces
Default

Think your having same problem i was. I changed teh following code

Code:
- <TabBox item="MVW_Subwindows"> <ScreenID>MVW_Subwindows</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorToTop>true</TopAnchorToTop> <BottomAnchorToTop>false</BottomAnchorToTop> <LeftAnchorToLeft>true</LeftAnchorToLeft> <RightAnchorToLeft>false</RightAnchorToLeft> <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate> <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate> <Pages>Page:MapPage</Pages> <Pages>Page:AtlasPage</Pages> </TabBox>

to
Code:
- <TabBox item="MVW_Subwindows"> <ScreenID>MVW_Subwindows</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>false</AutoStretch> <TopAnchorToTop>true</TopAnchorToTop> <BottomAnchorToTop>false</BottomAnchorToTop> <LeftAnchorToLeft>true</LeftAnchorToLeft> <RightAnchorToLeft>false</RightAnchorToLeft> <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate> <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate> <Pages>Page:MapPage</Pages> <Pages>Page:AtlasPage</Pages> </TabBox>
__________________

"He's one of them Rangers. Dangerous folk, they are, wandering in the wilds."
Danladil Swordbowda's gear
Farwarden and Recruit Officer of Infinite Elysium
Duesama is offline   Reply With Quote
Old 11-28-2007, 03:59 PM   #3
Kalthazz
A Weathered Clockwork
 
Kalthazz's Avatar
 
Join Date: Aug 2002
Server: tunare
Posts: 324
Interface Author - Click to view interfaces
Send a message via ICQ to Kalthazz Send a message via Yahoo to Kalthazz
Default A Map problem (can anyone fix)

i tried that and it helped with the button problems but a new problem popped up it caused the atlas tab to vanish leaving just the map part and so now i think i got another problem needing some problem solving!
Kalthazz is offline   Reply With Quote
Old 11-29-2007, 05:24 PM   #4
drathos420
A Gray Wolf
 
Join Date: Apr 2004
Posts: 7
Default

It took me a little bit, but I figured it out. You had all the map window info in the map window AND in the map page. You only need it in the map page portion or else it will be the background for everything in the Map Window (in this case the map page and the atlas page.)

This should do it.

Drathos
Attached Files
File Type: xml EQUI_MapViewWnd.xml (38.0 KB, 3 views)
drathos420 is offline   Reply With Quote
Reply




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


All times are GMT -5. The time now is 10:53 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI