View Single Post
10-26-16, 03:52 AM   #6
Jarod24
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 66
Unhappy

Originally Posted by SDPhantom View Post
The ScrollingMessageFrame was moved to a UI-defined intrinsic frame, which screwed up a few of my addons. Perhaps something similar is happening here.
Having the same issue with my IfThen addon.
The ScrollingMessageFrame used as a ScrollChild no longer display's the output on screen.
After adding messages to it using AddMessage() I can also get the messages returned back using GetMessage(). It simply does not visually render the text on screen.

My "workaround" for now will be to switch to an Editbox instead. However as pointed out here: http://www.wowinterface.com/forums/s...=editbox+crash Using Editbox with too many Hyperlinks will cause the game to crash.
__________________
Author of IfThen, Links in Chat
  Reply With Quote