EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   popup window (https://www.eq2interface.com/forums/showthread.php?t=5449)

Savie 01-16-2006 03:02 PM

popup window
 
I've been trying to update the file "eq2ui_popup_rewardpack.xml" in the UI I use so it's LU#18 compatible, but I'm running into one problem. I can't seem to have a visible frame and a background on this window, it's one or the other. I believe I've narowed it down to two lines because changing those two alternates which is showing. Could someone take a look and see if they can figure out what I may be doing wrong here? Thanks in advance!

This one shows the frame w/ no background:
Quote:

<Page BackgroundOpacity="1.000" Name="Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/Fetish.FrameStyles.fetish_bg" ScrollExtent="274,270" Size="274,270" />
</Page>
<Page BackgroundOpacity="1.000" Name="DialogFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/Fetish.FrameStyles.frame_plain" ScrollExtent="334,330" Size="334,330" />
</Page>
This one shows with a background, but no visible frame:
Quote:

<Page BackgroundOpacity="1.000" Name="Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/Fetish.FrameStyles.win_popup" ScrollExtent="274,270" Size="274,270" />
</Page>
<Page BackgroundOpacity="1.000" Name="DialogFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/Fetish.FrameStyles.fetish_bg" ScrollExtent="334,330" Size="334,330" />
</Page>


All times are GMT -5. The time now is 02:28 PM.

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