EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   My white box issue (https://www.eq2interface.com/forums/showthread.php?t=7241)

Landiin 11-28-2006 04:10 AM

My white box issue
 
I've been stumped by a little display issue, so I'm putting it here so maybe someone can figure it out or see what I am missing.

The issue is in header frame of the datagrouper. The style /CommonElements.DataGrouper.data.header_frame.rect uses three images; west, center and east. In the UIBuilder when you use this style it works as it should, however in game the west side shows up as a white box.

I've looked at the alpha channel and it appears to be correct. I can't find a reason for it to do this.

I've include all files needed to examine, including the Photo Shop file eXtreme_WindowFrames.psd along with it's eXtreme_WindowFrames.dds counter part.

It's probably something simple I've overlooked or don't know about. In either case I hope someone can solve it.

gm9 11-28-2006 04:46 AM

Look at your code again:

Quote:

<ImageStyle Filter="true" Name="w">
<ImageFrame Name="image" Source="images/eXtreme_WindowFrames" SourceRect="1,226,18,251"/>
</ImageStyle>
There's a .dds missing. I think UIbuilder automatically searches known extensions so that may be why it worked there for you.

Landiin 11-28-2006 09:09 AM

Quote:

Originally Posted by gm9
Look at your code again:



There's a .dds missing. I think UIbuilder automatically searches known extensions so that may be why it worked there for you.

OMG! :o I must of looked over that 1000+ times. Hate how the mined auto-completes, OK, just wish I could turn mine off. You would think that would stick out like a sour thumb in the UIBuider property box though..

Thanks 9!

They must of really reworked the UI engine; That bit of code use to work OK in game before EoF along with being able to use \'s in paths but not any more.


All times are GMT -5. The time now is 05:00 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI