Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: Lua/XML Help 07-02-21, 11:05 PM
Replies: 5
Views: 2,384
Posted By Fizzlemizz
I had to change some fontobjects you created to...

I had to change some fontobjects you created to use GameFontNormal so I'm not sure about the actual EditBox size but that's another thing this might hightlight.

In your PLAYER_LOGIN you can...
Forum: Lua/XML Help 07-02-21, 02:37 AM
Replies: 5
Views: 2,384
Posted By Fizzlemizz
One other possibility, if your addon is LOD (eg....

One other possibility, if your addon is LOD (eg. a config. addon loaded via a slash command or some other) then it might never see the "PLAYER_LOGIN" event.
Forum: Lua/XML Help 07-02-21, 02:16 AM
Replies: 5
Views: 2,384
Posted By Fizzlemizz
In your setup you're not initialising the editbox...

In your setup you're not initialising the editbox with any text:
NewbDevBoxInterfaceFrame.ScaleTextBox:SetText(NewbDevBoxOptionsTable.ButtonFrameScale)

But then again, your NewbDevBoxOptionsTable is...
Showing results 1 to 3 of 3