View Single Post
Old 03-15-2019, 02:38 PM   #445
Fnyyen
Premium Member
 
Join Date: Oct 2002
Posts: 96
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Xukil
So I only spent about 20 minutes looking at this but it seems that the title bar with the label is required to be able to move and resize and minimize and close the window. I don't want to remove it because then we will have to switch to default to move things then switch back and that seems like a nightmare.



<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
instead of

<DrawTemplate>WDT_Inner</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>

will allow you to move in game with a SMALL header (basically a thin line, can be hard to get mouse on)just have to figure out what one u are using for the header between the 2 chat window's for boarder you still wont be able to minimize or close but least u can move chat window's around.
Fnyyen is offline   Reply With Quote