Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-13-09, 04:16 PM   #1
Kelgar
A Defias Bandit
Join Date: Apr 2008
Posts: 2
/focus

What I'm trying to do is make a button to set a focus.
I tried something like this:
line = "/focus";
--ChatFrameEditBox:setText("");
ChatFrameEditBox:Insert(line);
ChatEdit_SendText(ChatFrameEditBox);
But it say that it's protect by Blizzard.
So I was wondering how to do it.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » /focus


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