Thread Tools Display Modes
09-11-22, 02:50 AM   #1
Platine
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2010
Posts: 72
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?

for greetingText in GossipFrame.GreetingPanel.ScrollBox.ScrollTarget.XXXFramePool:EnumerateActive() do
  Reply With Quote
09-12-22, 10:40 AM   #2
Platine
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2010
Posts: 72
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?
  Reply With Quote
11-01-22, 10:57 AM   #3
Platine
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2010
Posts: 72
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?
  Reply With Quote

WoWInterface » PTR » PTR General Discussion » GossipFrame - GreetingText - EnumerateActive()


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