View Single Post
04-03-21, 04:31 PM   #1
rulezyx
A Flamescale Wyrmkin
 
rulezyx's Avatar
Join Date: Jan 2020
Posts: 106
Change UIWidget TextColor

Hello,

is there a way to change the color of the font within the

UIWidgetTopCenterContainerFrame?

Example: https://imgur.com/a/z3X1DKO
BlizzCode: https://www.townlong-yak.com/framexm...getManager.lua

The text/timers will change (mostly for PvP areas & arenas/bgs) and I cant get it done with just "GetFrame:SetTextColor".

I tested it in Wintergrasp and it seems to be possible to move and change the size of the frame but I cant find any text/font related information to change the color.

I would really appreciate some help the widget code is pretty rough.

Only found this code/edit:https://gist.github.com/Wetxius/859a...eb38d7807e8dc9

Last edited by rulezyx : 04-10-21 at 12:41 AM.
  Reply With Quote