View Single Post
  #3  
Unread 11-04-2011, 08:56 AM
Garan's Avatar
Garan Garan is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Oct 2010
Posts: 341
I noticed a similar issue that was introduced with RoI when I started the Wallet plugin. My workaround for it was to set a back color with no alpha using window:SetBackColor(0,0,0,0). Once a background or backcolor are assigned, the window seems to properly refresh as required (such as when a child control's text changes). I don't know if Turbine considers this to be working as intended, but I believe it to be a bug and you probably should report it as such (I reported it once, but such reports tend to get lost in the shuffle unless more than one person reports it).
Reply With Quote