That mod looks like it makes its own editbox. Since Acegui already has an edit box. I'm just trying to use that and modify it a little. Surprised no one here can tell me why the above code fails to add more than 4 lines.
Packager stuck again. Hope this can get fixed. Tagged a beta around 12 hours ago.
svn://galvin@svn.curseforge.net/wow/galvins-unitbars/mainline/tags/5.25 beta
0.94301785277574
Hope they will make a classic portal. I'd like to know this as well.
0
In reply to Kaelten:
0
In the description editor bullets are round, but everywhere else they're squares, possibly make an option. Round bullets look better.
Also blank lines get added when there is no blank line in the editor.
0
Got the help I needed, issue resolved
0
Thanks
0
That mod looks like it makes its own editbox. Since Acegui already has an edit box. I'm just trying to use that and modify it a little. Surprised no one here can tell me why the above code fails to add more than 4 lines.
Thanks though
0
trying to use a custom control to change the default size of the editbox, but its not working. Any ideas?
local function MultiLineEditBoxConstructor()
local Widget = AceGUI:Create('MultiLineEditBox')
Widget.type = MultiLineEditBoxWidgetType
Widget:SetNumLines(20)
return AceGUI:RegisterAsWidget(Widget)
end
AceGUI:RegisterWidgetType(MultiLineEditBoxWidgetType, MultiLineEditBoxConstructor, MultiLineEditBoxWidgetVersion)
0
Sometimes if you scroll up or down, the copychat icon can't be clicked on.
I have mine in the upper left.
0
This still being worked on?
0
Solved the issue, had the wrong password.
This is what happens when you work on your project once every 8 months or so.
0
I get the error Access to '/wow/galvins-unitbars/!svn/me' forbidden
I set this up years ago, and first time working on my project since everything was moved.
I was able to download the project I did an update first.
Been researching this, still haven't found anything I'm doing wrong. Could this possibly be server side?
0
Before everything was changed, it was perfect. White everything is so hard on the eyes. Least make it an option in the user profile.
Thanks
0
svn://galvin@svn.curseforge.net/wow/galvins-unitbars/mainline/tags/5.25 beta
0
In the image if you click outside the text it won't drag.
http://prntscr.com/bjs90m
0
http://wow.curseforge.com/addons/galvins-unitbars/files/