Thread Tools Display Modes
12-22-13, 11:08 PM   #1
bonytony
A Fallenroot Satyr
 
bonytony's Avatar
Join Date: Dec 2013
Posts: 22
Addon to save profiles for chat size and positon

Its more than likely that this is probably a well known addon or something, but the chat addons Ive use so far have not been able to save the chats actual size and position, just font and backdrop. If there is one I'd be eternally grateful, need it for reflux.
  Reply With Quote
12-23-13, 09:55 AM   #2
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Looking for something like this too! Saw coded in some UI but was not able to export it...
Also woud be great if the addon coud save custom chattabs.
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
12-23-13, 11:57 AM   #3
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
Should be easy to do.

Secure-hook FCF_SetChatWindowFontSize and provide a database where keys are the chatframe IDs, and the values are the font size.

Then, when UPDATE_CHAT_WINDOWS/PLAYER_LOGIN fires, run a "SetFont" on each chatframe.

EDIT: I'm an idiot, I misread OP's question
EDIT2: I know for a fact that you can copy chat-cache.txt and layout-local.txt.
EDIT3: ElvUI sets up chatframes at installation, my unreleased addon Clackity uses a similar approach.

Last edited by ravagernl : 12-23-13 at 12:10 PM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Addon to save profiles for chat size and positon

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