Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: Lua/XML Help 05-30-21, 09:07 AM
Replies: 15
Views: 3,868
Posted By Fizzlemizz
The error indicates that you've added something...

The error indicates that you've added something to the namespace.wishlists[raid] table that is not a frame, texture, fontstring etc. A quick check before the SetPoint would be to see what you're...
Forum: Lua/XML Help 05-18-21, 03:34 PM
Replies: 15
Views: 3,868
Posted By Fizzlemizz
You probably need to create that frame with a...

You probably need to create that frame with a name:

tab.searchRow = CreateFrame("Button", "$parentSearchRow", tab, "OptionsListButtonTemplate")

and maybe others.
Forum: Lua/XML Help 05-15-21, 08:11 PM
Replies: 15
Views: 3,868
Posted By Fizzlemizz
Along with Xrystal's advice and to help with...

Along with Xrystal's advice and to help with debugging, install
BugGrabber (https://www.wowinterface.com/downloads/info23141-BugGrabber.html)
and
BugSack...
Showing results 1 to 3 of 3