View Single Post
  #1  
Unread 06-02-2012, 05:25 AM
RandomAugury RandomAugury is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Feb 2012
Posts: 5
Turbine.UI.Lotro.Window:SetResizable(true) !

I just stumbled across this method when debugging. It works too, and very nicely

Turbine.UI.Lotro.Window:SetResizable(true)

I can get rid of the manual coding for this. I bet its a lot faster too. It also nicely handles the cursor changes etc.
Reply With Quote