WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Addon to save profiles for chat size and positon (https://www.wowinterface.com/forums/showthread.php?t=48711)

bonytony 12-22-13 11:08 PM

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.

Tonyleila 12-23-13 09:55 AM

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.

ravagernl 12-23-13 11:57 AM

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.


All times are GMT -6. The time now is 08:45 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI