WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   PTR General Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=172)
-   -   GossipFrame - GreetingText - EnumerateActive() (https://www.wowinterface.com/forums/showthread.php?t=59212)

Platine 09-11-22 02:50 AM

GossipFrame - GreetingText - EnumerateActive()
 
In 10.0.0, the text of the GreetingText in the GossipFrame is displayed as Enumerate element.
In the photo it is an GossipFrame.GreetingPanel.ScrollBox.ScrollTarget.9bf0def0.GreetingText object.
How do I use the command below to access them?

Quote:

for greetingText in GossipFrame.GreetingPanel.ScrollBox.ScrollTarget.XXXFramePool:EnumerateActive() do

Platine 09-12-22 10:40 AM

Maybe I will ask the question a bit differently.
The text of the currently displayed GOSSIP can be downloaded with the C_GossipInfo.GetText() function.
But I would like to replace the text of GOSSIP with my text (translation).
Any ideas?

Platine 11-01-22 10:57 AM

GossipFrame
There are now enumeric elements in the GossipFrame:

GossipFrame.GreetingPanel.ScrollBox.ScrollTarget.92b06b60.GreetingText
GossipFrame.GreetingPanel.ScrollBox.ScrollTarget.92b06b60.57876570

How to define them if I do not know their full name?


All times are GMT -6. The time now is 02:53 AM.

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