Thread: Vert UI redone
View Single Post
  #10  
Old 03-01-2019, 03:11 PM
kwjohns kwjohns is offline
Aviak


Join Date: Aug 2017
Posts: 90
Default

Quote:
Originally Posted by Savok [You must be logged in to view images. Log in or Register.]
Delete the file and copy from default to your UI. Edit the Draw Template from whatever it says to:
Code:
<DrawTemplate>WDT_Rounded</DrawTemplate>
or if you want no title bar:
Code:
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
Thank you so much for the assistance! That was a lot easier than I expected it to be. One thing of note, though, is that I did put in WDT_RoundedNoTitle but it still shows the title?

[You must be logged in to view images. Log in or Register.]
Reply With Quote