Thread: Draggable skin?
View Single Post
  #2  
Unread 07-19-2013, 03:47 PM
Wicky71's Avatar
Wicky71 Wicky71 is offline
The Indomitable
Interface Author - Click to view interfaces
 
Join Date: Jan 2012
Posts: 12
drag a window

I had the same problem with my dressingroom.
I found it in the assidID="DressRoom_DragBar".

Maybe it will help you

eg:
Code:
<Element ID="GamePlay_DressingRoom_Activatable" 	X="0" Y="0" Width="879" Height="768"> 
  <Element ID="DressRoom_DragBar" 	                X="0" Y="0" Width="879" Height="20"> </Element>
Reply With Quote