EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   XML modification help. (http://www.eqinterface.com/forums/forumdisplay.php?f=30)
-   -   Add border w/ close and minimize button to window (http://www.eqinterface.com/forums/showthread.php?t=14672)

jschultz 07-27-2004 06:56 PM

Add border w/ close and minimize button to window
 
I love the ui i downloaded but there's only one problem with it. I can't move, close or minimize my chat windows. How can I add that feature into my current ui. I am still fairly new to xml.

Kailayla 07-30-2004 12:12 PM

In your EQUI_ChatWindow.xml file, find these lines (They are most likely very near the bottom)

<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>

Make sure these are all set to true. Since mine doesn't have a title bar, it wont show the minimize and close buttons. But what it sounds like you want is

<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>

Hope this is the answer you were looking for.


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

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.