Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: LudiusMaximus
Forum: Lua/XML Help 07-24-19, 04:13 PM
Replies: 2
Views: 1,592
Posted By LudiusMaximus
Cool, thanks! ADDON_LOADED with...

Cool, thanks!

ADDON_LOADED with Blizzard_TimeManager works perfectly!
Forum: Lua/XML Help 07-23-19, 06:17 PM
Replies: 2
Views: 1,592
Posted By LudiusMaximus
What EVENT fires when UI elements are ready?

TimeManagerClockButton:SetScript("OnClick", function (self, button)
print("Do some stuff.")
TimeManagerClockButton_OnClick(self)
end)

This in the beginning of my addon does not work, because...
Showing results 1 to 2 of 2