Thread Tools Display Modes
07-18-05, 04:16 AM   #1
ratler
A Defias Bandit
Join Date: Jul 2005
Posts: 2
Chat window scrollback buffer

Hey,

Anyone know if it's possible to increase the number of lines (scrollback buffer) that a chat window have by default? I think it's around 100-130 lines right now, but that is far to little in my opinion.

Any ideas would be appreciated.
  Reply With Quote
07-18-05, 07:20 AM   #2
Littlejohn
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 90
I've poked around a bit and I still don't know what controls it. There is a frame XML property called maxLines (value is 128) but I don't know if that is the max size of the buffer or the max number of lines displayed. There doesn't seem to be any API to set maxLines though so you'd have to replace the frame XML files to test it.
  Reply With Quote
07-18-05, 05:57 PM   #3
Iriel
Super Moderator
WoWInterface Super Mod
Featured
Join Date: Jun 2005
Posts: 578
You'll be pleased to know that ScrollingMessageFrame:SetMaxLines(maxLines) is coming in the next big patch (1.7)

http://forums.worldofwarcraft.com/th...p=1#post174783

Until then, however, you do have to edit the XML.
  Reply With Quote
07-19-05, 03:20 AM   #4
ratler
A Defias Bandit
Join Date: Jul 2005
Posts: 2
Awesome, I think I can wait untill patch 1.7 before doing an ugly work around. Thanks for the help.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Chat window scrollback buffer

Thread Tools
Display Modes

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