Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: tgolsson
Forum: Lua/XML Help 07/11/16, 01:14 PM
Replies: 11
Views: 6,537
Posted By tgolsson
Sorry, I was perhaps a bit too brief. I was...

Sorry, I was perhaps a bit too brief.

I was wondering whether I could do

<GuiXml>
<Controls>
<Control name="MyAddonUnitFrame" virtual="true">
<Controls>
...
Forum: Lua/XML Help 07/11/16, 12:50 PM
Replies: 11
Views: 6,537
Posted By tgolsson
ooh, that's helpful. I thought I HAD to have a...

ooh, that's helpful. I thought I HAD to have a TopLevelControl to contain the controls. This removes a few levels of nesting at least. Can I also then include them in other XML files as long as I...
Forum: Lua/XML Help 07/11/16, 12:25 PM
Replies: 11
Views: 6,537
Posted By tgolsson
How would I change the label inside the unit...

How would I change the label inside the unit frame, in this case? Because that is my original problem.
Forum: Lua/XML Help 07/11/16, 12:23 PM
Replies: 11
Views: 6,537
Posted By tgolsson
Well, my intended idea is sort of like...

Well, my intended idea is sort of like this:


Addon,
PlayerFrame,
TargetFrame,
PartyFrame = [ UnitFrame, UnitFrame, UnitFrame, UnitFrame ]
RaidFrame = [ UnitFrame, ... ]
Forum: Lua/XML Help 07/11/16, 11:38 AM
Replies: 11
Views: 6,537
Posted By tgolsson
Question Resolve name for descendant of instantiated virtual control?

Hello,

I am developing a unit frame addon, and am having some struggles with lacking documentation. I have a UnitFrame template which I want to dynamically populate with data, and I can spawn these...
Showing results 1 to 5 of 5