Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-02-19, 05:57 PM   #1
LudiusMaximus
A Rage Talon Dragon Guard
 
LudiusMaximus's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 320
GetChildren() not working for FontStrings?

According to https://wow.gamepedia.com/API_Frame_GetChildren GetChildren() gets the children of a frame.

According to https://wow.gamepedia.com/API_Frame_CreateFontString CreateFontString() creates a FontString as a child of a frame.

However, GetChildren() does apparently only get children frames. FontStrings are ignored.

Is this correct?

And if so, is there any other way of getting to the FontStrings of a frame when these FontStrings were created with CreateFontString() lacking a name argument?

Thanks!
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » GetChildren() not working for FontStrings?

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