View Single Post
Old 09-15-2017, 02:43 AM   #4
Ruemeridian
A Ghoul
 
Join Date: Nov 2002
Posts: 13
Interface Author - Click to view interfaces
Default

I had some success with making a no title bar draggable container window.

I couldn't find a way to make the standard window draggable with the title bar turned off.

What I did was create a custom window border with an invisible titlebar. I defined this border inside the container.xml file so it would work stand alone without needing to modify the animations or template files.

It's not a perfect solution though. I couldn't find a way to turn off the titlebar text. In most windows this text can be turned off, but since there are many different types of bags, the text field in the container.xml file is ignored, and EQ fills in the bag name automatically. The best i could do was set the font size to 0.

https://imgur.com/a/0tsRq

If this works for you, send me a PM and i'll email the files to you.
Ruemeridian is offline   Reply With Quote