EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Question about bank and persona window (https://www.eq2interface.com/forums/showthread.php?t=10641)

Shumanjo 03-17-2008 06:06 AM

Question about bank and persona window
 
Hiya

I am new to EQ2 (Wow reject) so I have no clue if this is possible at all, but I
really do not need the persona window when I open my bank.

Is it possible to turn that off?

Sorry if this is a common question, but the advanced search function is fubar, all
I get is a blank window (looked at the 5 first pages of threads), and I could not
find it in the FAQ.

Thank you for a really great UI, I love it. If you ever visit Copenhagen I'll buy
you a couple of beers :D

/Shumanjo

pooka 03-17-2008 07:37 AM

By default, the UI opens the Inventory window. I suspect that's what you're really seeing. You can't turn it off, but you could close it when you open the bank window. Try adding OnShow="toggleinventory" or OnShow="hide_window Inventory.Inventory" to the root <Page> property of eq2ui_inventory_bank.xml (in your mods directory). However, this will always close your inventory window when you open the bank, even if you want it open.

So the first bit of the file becomes:
Code:

<?xml version="1.0" encoding="utf-8"?>
<Page Activated="true" eq2opensound="ui_window_inventory_open" eq2usescomwndcontrols="true" Location="154,221" MaximumSize="1024,1024" Name="Bank" PackLocation="center,center" PackLocationProp="-358/0001,-163/0001" ScrollExtent="173,232" Size="173,232" UserMovable="true" OnShow="hide_window Inventory.Inventory">


Shumanjo 03-17-2008 08:31 AM

Yup you are right, it is the inventory window, guess I am a bit baffled with all
the new stuff I have to learn, I spend more time reading than playing these
days, this game is sooo much deeper than Wow :)

Now before I begin to fiddle with something I have absolutely no clue about,
(my coding skills stops at "hello world" in basic or comal 80) I have to make
sure about one thing..

I take this change you suggest only will make the inventory window close
when I open the bank, so I can reopen the inventory window if I should want
to right?

Not that I think it will happend often, but still.



/Shumanjo

pooka 03-17-2008 08:36 AM

correct








All I wanted to say was 'correct', but the forums tell me my message has to be at least 10 characters long. bah

Shumanjo 03-17-2008 08:59 AM

I was a bit scared of fiddling with that file but it worked like a charm, all I see
now is a superfast open then close of the inventory window.

Much less annoying than before.

Thanks alot Pooka.

/Shumanjo


All times are GMT -5. The time now is 09:37 AM.

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