Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-31-16, 12:20 AM   #1
Layback_
An Onyxian Warder
Join Date: Feb 2016
Posts: 358
Is it possible to edit font of Cooldown frame that uses "CooldownFrameTemplate"?

Hi all,

I was trying to edit font type and height of a Cooldown frame that utilizes "CooldownFrameTemplate".

Lua Code:
  1. local cd = CreateFrame("Cooldown", "$parentCoolDown", button, "CooldownFrameTemplate");
  2. cd:SetAllPoints(true);

However, I could have not figure it out how I would access to a text...

Could I please get some help regarding this?

Thank you.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Is it possible to edit font of Cooldown frame that uses "CooldownFrameTemplate"?


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