Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Gylindor
Forum: Released AddOns 01-14-11, 10:50 PM
Replies: 362
Views: 284,830
Posted By Gylindor
ok so how come height = "100%+10"(in fact +/- any...

ok so how come height = "100%+10"(in fact +/- any number) works yet width = "100%-10"(+/- any number) doesn't?

what I'm trying to get is a panel at bottom of my ui that is the whole width of the...
Forum: Lua/XML Help 06-06-10, 07:56 PM
Replies: 8
Views: 10,685
Posted By Gylindor
TalentButton1:SetScript("OnMouseDown",...

TalentButton1:SetScript("OnMouseDown", function(_,button)
if button=="LeftButton" then TalentButton2.tga(Show) end
end)

TalentButton2:SetScript("OnMouseUp", function(_,button)
if...
Forum: Released AddOns 05-15-10, 09:02 AM
Replies: 362
Views: 284,830
Posted By Gylindor
I can see what you're trying to achieve, and I...

I can see what you're trying to achieve, and I think it should be do-able.
Try finding the frames you want to move with /framestack, then do similar to your coding for the minimap within Litepanels....
Showing results 1 to 3 of 3