Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: bbq
Forum: Lua/XML Help 10-29-06, 07:46 PM
Replies: 0
Views: 2,950
Posted By bbq
Help using SetPoint() and virtual frames

Currently I have the following code:

PixelSet = {}
PixelSet.main = CreateFrame("Frame", nil, UIParent)
PixelSet.main:SetHeight(3)
PixelSet.main:SetWidth(6*3)
PixelSet.children =...
Showing results 1 to 1 of 1