options for page swapping based on stance

This commit is contained in:
Hendrik Leppkes
2008-02-11 14:24:21 +00:00
parent 9102bb3f61
commit 80f0d3d811
5 changed files with 131 additions and 49 deletions
+1
View File
@@ -61,6 +61,7 @@ function Bartender4.Button:Create(id, parent)
button:SetAttribute("useparent-unit", true)
button:SetAttribute("useparent-statebutton", true)
button:SetAttribute("hidestates", "-1")
button:RegisterForDrag("LeftButton", "RightButton")
button:RegisterForClicks("AnyUp")