Thread: OpenChatWindow
View Single Post
05-11-12, 08:35 PM   #3
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
For questions like this, looking at the Blizzard UI code should generally be your first step.

All of the functions related to docking, moving, resizing, and otherwise manipulating the chat frames are used and/or defined in FloatingChatFrame.lua.
  Reply With Quote