EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   Forcing windows to show. (https://www.eq2interface.com/forums/showthread.php?t=211)

Lywellyn 07-11-2006 07:47 PM

Yeah, that works, except for some reason, as I saw in other windows, it needs to be used twice, as such:

Like if you want the Coin/Weight display to show, you have to do this:

OnShow="show_window=Journals.CoinWeight show_window=Journals.CoinWeight"

(This is mostly for reference for anyone else that finds their way to this thread, too. :P)

gm9 07-12-2006 02:32 AM

My experience is that if you use the "=" operator for the argument, then you'll need to use the command twice, if you just use a space, then it is enough to type it once.

I have no problem believing that it is behaving differently on other systems and always needs to be twice, though. :D

Jethal 03-04-2007 07:15 PM

I'm having a hell of a time keeping my target window open permenantly
I've tried Datafilter 0001 and FFFF.. as well as the onhide: visable=true and it still goes away when i hit esc.. what am i missing?

Deathbane27 03-04-2007 07:39 PM

Quote:

Originally Posted by Jethal
I'm having a hell of a time keeping my target window open permenantly
I've tried Datafilter 0001 and FFFF.. as well as the onhide: visable=true and it still goes away when i hit esc.. what am i missing?

Visible. It's spelled Visible, and it needs to be spelled correctly in the script.

(And you're not the first person to misspell it. :p)

Jethal 03-04-2007 08:27 PM

yep, had it misspelled.. but changing it to visible=true didnt help (sigh)

Talyns 03-04-2007 09:11 PM

Quote:

Originally Posted by Jethal
I'm having a hell of a time keeping my target window open permenantly
I've tried Datafilter 0001 and FFFF.. as well as the onhide: visable=true and it still goes away when i hit esc.. what am i missing?


FFFF would mean the window recieves all data updates
0001 would mean the window recieves visible/not visible updates

What you need is FFFF xor 0001 which = FFFE

Jethal 03-05-2007 12:07 AM

*sigh* not working.. if someone would like to try my UI and see if they can get the target window to stay visible permenantly, please let me know what I need to do.. or upload it as a Patch/Addon??

Deathbane27 03-05-2007 07:03 AM

Which one, Night Elf 2?

Talyns 03-05-2007 07:56 PM

hmm, DynamicDataFilter="FFFE" doesn't work? Changing it to DynamicDataFilter="0000" should also make it stay open. Both ways work on default target window granted it won't show up when you first target something, but once you open it with Alt-T it won't disappear when you lose a target or log out.

You also said the window closes when you hit esc? That's strange:
allowcloseontop="true" will stop a window from closing with esc.

Hope that helps

Jethal 03-06-2007 02:17 AM

OK, as embarassing as it is.. I found the issue

Work done within the "v1 and v0" pages will NOT be visable unless you have something targeted.. and there lay my problem, I designed completely in the v1 page.

I've moved the stuff I wanted permenant outside into the main target window and it works fine now.. thank you all for your assistance!


All times are GMT -5. The time now is 05:36 PM.

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