Originally Posted by Konorel
I'm looking for a mod that will allow me to relocate my chat tabs to the side or bottom of my chat frame. I've seen a couple other people ask this on previous pages but haven't seen an answer. I'm hoping that's just because the right/knowledgable person hasn't seen the question yet. Anyone know of something that can do this? Either a stand-alone mod or a complete chat addon, I'm not particular.
|
Easiest way to do this is to use kgpanels and have a chat addon (like Prat) that lets you disable the default chat tabs. Basically, create a panel wherever you want, looking however you want, and have it set to intercept mouse clicks and have the onclick script read:
ChatFramex:Show()
ChatFramex:Hide()
Depending on which frame you want visible (say, combat log as number 2), you'd have ChatFrame2:Show() and all other chatframe numbers you might have set to hide.
I use that combination in my
interface .