Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: ruadh
Forum: Lua/XML Help 10-04-16, 08:46 AM
Replies: 2
Views: 3,778
Posted By ruadh
Okay, thanks. I knew I'd seen it before, but...

Okay, thanks. I knew I'd seen it before, but figured someone else was making the same mistake I was. Thanks for the explanation.
Forum: Lua/XML Help 10-03-16, 10:29 PM
Replies: 2
Views: 3,778
Posted By ruadh
InterfaceOptionsFrame_OpenToCategory()

With the help of some folks here I got my configuration frame to load into the Bliz InterfaceOptionsFrame, and I've got the various widgets setting the right options and so forth.

I added a slash...
Forum: General Authoring Discussion 10-01-16, 08:08 AM
Replies: 7
Views: 7,994
Posted By ruadh
The example was focused on getting the Lua to...

The example was focused on getting the Lua to work, but you raise another question. Shouldn't the visibility of the frame's children follow the parent? In other words, wouldn't hiding the frame also...
Forum: General Authoring Discussion 09-28-16, 06:52 PM
Replies: 7
Views: 7,994
Posted By ruadh
Thank you both very much. It looks like my entire...

Thank you both very much. It looks like my entire problem was assuming that a frame object automatically has a name attribute; I'd also left out the SetScript(). This code works as I expected:

##...
Forum: General Authoring Discussion 09-27-16, 09:23 PM
Replies: 7
Views: 7,994
Posted By ruadh
Accessing a frame created in XML from LUA

I've spent a week searching forums, and everything I've found leads me to believe that when a frame is created in XML, the reference is available in the global namespace with the same name as the...
Showing results 1 to 5 of 5