Thread Tools Display Modes
12-25-05, 03:00 PM   #1
Axelrod
A Murloc Raider
 
Axelrod's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 5
Chat Window Text Alignment?

I'm looking for a function to set the incoming chat text of a specified chat window to align to the specified alignment. Does such a function exist? I haven't really found a good list of functions for the getglobal api. If not, any ideas for a roundabout way of accomplishing this? Example, which doesn't work:

Code:
getglobal("ChatFrame7"):SetJustiftyH("Right");
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Chat Window Text Alignment?

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