View Single Post
  #1  
Unread 10-10-2010, 02:57 PM
Digital_Utopia's Avatar
Digital_Utopia Digital_Utopia is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2010
Posts: 207
Send a message via MSN to Digital_Utopia Send a message via Yahoo to Digital_Utopia
Turbine.UI.Window behavior changing in next Lua update

Per ForsakenArcher, the next Lua update will "fix" an unintended display issue with the Turbine.UI.Window class. This class is supposed to be not visible by default, and will do so after this update goes live.

All authors should compensate for this change by specifically setting all windows to be visible, that should be visible by default eg:

Code:
myWindow:SetVisible(true);
No additional details were given, and no specific date was set for when this update will reach live.
__________________

Lord of the Rings Online
75 Fourohfour | 75 Artemedis | 60 Whiskeytango Foxtrot | 50 Mistah Boombastic | 56 Appetizer | 25 Aggromi
61 Onepointtwentyone Gigawatts


World of Warcraft
90 Downlo 85 Gravetaxi 85 Ümad 85 Artemedis 85 Guthuros
Reply With Quote