Skip to content

Instantly share code, notes, and snippets.

Created September 7, 2010 00:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/567705 to your computer and use it in GitHub Desktop.
Save anonymous/567705 to your computer and use it in GitHub Desktop.
64x Interface\FrameXML\UIPanelTemplates.lua:238: Usage: LudwigFrameScrollScrollBar:SetValue(value):
Interface\FrameXML\UIPanelTemplates.lua:238: in function `FauxScrollFrame_OnVerticalScroll':
<string>:"*:OnVerticalScroll":1: in function <[string "*:OnVerticalScroll"]:1>
<in C code>: in function `SetVerticalScroll'
<string>:"*:OnValueChanged":1: in function <[string "*:OnValueChanged"]:1>
Locals:
self = LudwigFrameScroll {
ScrollBar = LudwigFrameScrollScrollBar {}
offset = 0
0 = <userdata>
}
value = nil
itemHeight = 15
updateFunction = <function> defined *:OnVerticalScroll:1
scrollbar = LudwigFrameScrollScrollBar {
0 = <userdata>
}
---
5x Interface\FrameXML\UIPanelTemplates.lua:238: Usage: LudwigFrameScrollScrollBar:SetValue(value):
Interface\FrameXML\UIPanelTemplates.lua:238: in function `FauxScrollFrame_OnVerticalScroll':
<string>:"*:OnVerticalScroll":1: in function <[string "*:OnVerticalScroll"]:1>
<in C code>: in function `SetVerticalScroll'
<string>:"*:OnValueChanged":1: in function <[string "*:OnValueChanged"]:1>
<in C code>: in function `SetValue'
Interface\FrameXML\UIPanelTemplates.lua:163: in function `ScrollFrameTemplate_OnMouseWheel':
<string>:"*:OnMouseWheel":1: in function <[string "*:OnMouseWheel"]:1>
Locals:
self = LudwigFrameScroll {
ScrollBar = LudwigFrameScrollScrollBar {}
offset = 0
0 = <userdata>
}
value = nil
itemHeight = 15
updateFunction = <function> defined *:OnVerticalScroll:1
scrollbar = LudwigFrameScrollScrollBar {
0 = <userdata>
}
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment