Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-05-13, 12:07 PM   #1
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
ChatFrame:SetInsertMode('TOP') ?? (prepend messages instead of append)

So I saw this UI which has the chatframe at the top of the screen rather then at the usual bottom.

I was wondering, since ChatFrame1 is a child of ScrollingMessageFrame... one should be able to call ChatFrame1:SetInsertMode('TOP') or ChatFrame1:SetInsertMode('BOTTOM'). Trying this ingame however does not seem to have any effect however, no errors in buggrabber or in FrameXML.log.

Now I'm curious how one would achieve this effect :P
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » ChatFrame:SetInsertMode('TOP') ?? (prepend messages instead of append)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off