WoW:Creating simple pop-up dialog boxes: Difference between revisions

→‎Basic setup: note on avoiding some taint
(mention maxLetters)
(→‎Basic setup: note on avoiding some taint)
Line 21: Line 21:
   whileDead = true,
   whileDead = true,
   hideOnEscape = true,
   hideOnEscape = true,
  preferredIndex = 3,  -- avoid some UI taint, see http://www.wowace.com/announcements/how-to-avoid-some-ui-taint/
  }
  }


Anonymous user