Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Gello
Forum: General Authoring Discussion 06-26-05, 04:21 PM
Replies: 15
Views: 19,319
Posted By Gello
function test() -- test end Much better thanks...

function test()
-- test
end

Much better thanks :) Sorry to derail to OP's post.
Forum: General Authoring Discussion 06-25-05, 11:29 PM
Replies: 15
Views: 19,319
Posted By Gello
Not to be smarmy or anything, but then don't read...

Not to be smarmy or anything, but then don't read it? Consume or ignore.

In the future I'll refrain from posting code unless necessary to get a point across, but it will be without (code) tags...
Forum: General Authoring Discussion 06-25-05, 09:30 AM
Replies: 15
Views: 19,319
Posted By Gello
Well recap_temp is the table I store all...

Well recap_temp is the table I store all temporary values to. You're going to have a ton of problems using the copy/pasted examples above. They were meant as examples. Trying to plug them into a...
Forum: General Authoring Discussion 06-24-05, 09:10 PM
Replies: 15
Views: 19,319
Posted By Gello
That relativeTo isn't defined likely. Sorry I...

That relativeTo isn't defined likely. Sorry I didn't make a more generic example to copy/paste hehe

I would also move this virtual button outside the frame entirely. I stick these at the very...
Forum: General Authoring Discussion 06-24-05, 12:45 PM
Replies: 15
Views: 19,319
Posted By Gello
It's from the FauxScrollFrame_Update function in...

It's from the FauxScrollFrame_Update function in UIPanelTemplates.lua.

You don't need to worry about it so much as it explains that the child window referenced in the function is the total height of...
Forum: General Authoring Discussion 06-24-05, 10:59 AM
Replies: 15
Views: 19,319
Posted By Gello
When approaching the scroll frames, it's best to...

When approaching the scroll frames, it's best to realize that to the WoW UI, a scrollframe is just a glorified verticle slider. All the displaying/referencing functionality is up to the modder. ...
Showing results 1 to 6 of 6