Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: tordenflesk
Forum: Lua/XML Help 10-16-20, 11:38 PM
Replies: 4
Views: 5,236
Posted By tordenflesk
This worked: if not editbox.SetBackdrop...

This worked:
if not editbox.SetBackdrop then
Mixin(editbox, BackdropTemplateMixin)
end
editbox:SetBackdrop(chatBackdrop)Thank you.
Forum: Lua/XML Help 10-16-20, 12:19 PM
Replies: 4
Views: 5,236
Posted By tordenflesk
I've seen that, Unfortunately I don't have a clue...

I've seen that, Unfortunately I don't have a clue where to put that.
Forum: Lua/XML Help 10-16-20, 10:39 AM
Replies: 4
Views: 5,236
Posted By tordenflesk
Fixing crusty old chat addon, Lynchat for 9.0

As you might see I've done the generic " add "BackdropTemplateMixin and "BackdropTemplate")" to createframe" that seems to fix a lot of my aging addons, but in this case it didn't change anything....
Showing results 1 to 3 of 3