Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 06-10-2009, 01:36 PM   #1
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default What file modifies drop down boxes ?

Hi,
Just a simple question (I hope).
I'm trying to remove the background textures from all my windows, but I can't seem to find which file I need to change to remove it deom the drop down boxes, e.g. in the AA window, the 3 'can purchase' filters.

Anyone know which file it is ?

Thanks.

Ang.
__________________
My UI files.
Angahran is offline   Reply With Quote
Old 06-10-2009, 11:22 PM   #2
SmileyFAAce_
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Angahran
Hi,
Just a simple question (I hope).
I'm trying to remove the background textures from all my windows, but I can't seem to find which file I need to change to remove it deom the drop down boxes, e.g. in the AA window, the 3 'can purchase' filters.

Anyone know which file it is ?

Thanks.

Ang.



wnd_bg_light_rock.tga ?

SmileyFAAce_
  Reply With Quote
Old 06-12-2009, 03:42 PM   #3
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default .xml files

Quote:
Originally Posted by SmileyFAAce_
wnd_bg_light_rock.tga ?

SmileyFAAce_


I'm looking for the .xml files.
I guess I could replace the .tga file with a blank one, but I'd prefer to chance the .xml

Ang.
Angahran is offline   Reply With Quote
Old 06-12-2009, 03:49 PM   #4
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

those things are called in the templates or animation files,smiley gave ya the actual file which honestly would be easier to change it then go thru the animations file and change especiaaly if you are not using a custom animations file.


Hal
Halelen is offline   Reply With Quote
Old 06-12-2009, 03:53 PM   #5
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default

My UI has a custom animations file, so I'm looking for the code to remove the texture from the dropdowns.
Angahran is offline   Reply With Quote
Old 06-12-2009, 03:57 PM   #6
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

you would want to change the inner values then
Halelen is offline   Reply With Quote
Old 06-12-2009, 04:01 PM   #7
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default

what I have been trying, and failing, to find out is what files contain this info that I need to change.

I guess I'll just have to try changing anything that references Texture and see what works.
Angahran is offline   Reply With Quote
Old 06-12-2009, 04:05 PM   #8
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

That is what i gave you that is controlled in templates file by this line

<WindowDrawTemplate item = "WDT_Inner">
<Background>wnd_bg_background.dds</Background>


Hal
Halelen is offline   Reply With Quote
Old 06-12-2009, 04:07 PM   #9
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Halelen
That is what i gave you that is controlled in templates file by this line

<WindowDrawTemplate item = "WDT_Inner">
<Background>wnd_bg_background.dds</Background>


Hal


Thanks. My bad, didn't get the connection to WDT_Inner.

Will have to give that a try.
Angahran is offline   Reply With Quote
Old 06-13-2009, 05:20 AM   #10
SmileyFAAce_
Guest
 
Posts: n/a
Default

http://www.eqinterface.com/download...nfo.php?id=5905

check out the screenshot.. hit F 11 to see the bottom middle window direction.. does this help ?

SmileyFAAce_
  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 06:37 AM.


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