EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   ImageStyles? Can't get an image to use them (https://www.eq2interface.com/forums/showthread.php?t=914)

Haliken 01-06-2005 06:35 PM

ImageStyles? Can't get an image to use them
 
Ok, I'm trying to add a map selection tab to the map window. I don't want to load the map texture files twice, so I was trying to do this:
<Image ImageStyle="MapStyles.befallen" Location="0,0" Name="QM_Stormhold" ScrollExtent="436,506" Size="436,506"/>
but the ImageStyle= part isn't working.

Does anyone know how to use an ImageStyle in an Image object?

Quib

Talyns 01-06-2005 07:28 PM

Quote:

Originally Posted by Haliken
Ok, I'm trying to add a map selection tab to the map window. I don't want to load the map texture files twice, so I was trying to do this:
<Image ImageStyle="MapStyles.befallen" Location="0,0" Name="QM_Stormhold" ScrollExtent="436,506" Size="436,506"/>
but the ImageStyle= part isn't working.

Does anyone know how to use an ImageStyle in an Image object?

Quib

I believe it should be:
<Image Style="MapStyles.befallen" Location="0,0" Name="QM_Stormhold" ScrollExtent="436,506" Size="436,506"/>

Haliken 01-06-2005 07:37 PM

I love you Talyns. That was it!

Quib


All times are GMT -5. The time now is 01:39 AM.

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