Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Geebles
Forum: General Authoring Discussion 04-09-09, 02:29 PM
Replies: 3
Views: 4,459
Posted By Geebles
Lightbulb I'm trying this right now, though I'm not sure it...

I'm trying this right now, though I'm not sure it is the best way...

The triggering event sets a variable:
AlphaVariable = 4;

And the frame I want to fade has:
<OnUpdate>
if(AlphaVariable>0)...
Forum: General Authoring Discussion 04-09-09, 02:04 PM
Replies: 3
Views: 4,459
Posted By Geebles
Question Alpha Fading Text or Frames

I'm trying to get a frame to alpha fade out. I've found these function, but they don't appear to work:
wowwiki.com/API_UIFrameFadeIn...
Forum: Lua/XML Help 04-06-09, 12:44 PM
Replies: 1
Views: 2,525
Posted By Geebles
Question Howto: Position a Frame?

How do I position a frame with lua code?

Is there a function that works like MyFrame:Offset(0,-20) ?


Secondary question
Also since there is a function IsUserPlaced(), does it remember the...
Forum: General Authoring Discussion 04-06-09, 12:29 PM
Replies: 3
Views: 3,595
Posted By Geebles
I'm not sure what an 'upvalue' is :confused: I...

I'm not sure what an 'upvalue' is :confused:

I tried those suggestions, but either messed it up or because I didn't post the whole code, it didn't work.
It did help me get it working though. I think...
Forum: General Authoring Discussion 04-06-09, 09:46 AM
Replies: 3
Views: 3,595
Posted By Geebles
Question Dropdown Checkbox won't uncheck

I'm trying toggle a drop-down menu checkbox, but isn't working. I've managed to get it to go from no check to being checked, but then it won't uncheck again visually.


the menu item...
menu2 =...
Forum: News 04-02-09, 09:56 AM
Replies: 137
Views: 120,143
Posted By Geebles
/sigh I wrote a whole angry post about this lol ...

/sigh

I wrote a whole angry post about this lol :rolleyes:

But it actually went with something semi-related I heard the other day :rolleyes:
Forum: Lua/XML Help 04-01-09, 06:12 PM
Replies: 3
Views: 4,394
Posted By Geebles
Question Editable textbox

I'm trying to figure out how to make a textbox you can edit (write text in). Wowwiki is just taking me in loops :confused:

Is that what you found?
Forum: Graphics Help 04-01-09, 04:10 PM
Replies: 4
Views: 9,548
Posted By Geebles
Question Beginner: Custom Graphic

I've been trying all day to make my "hello world" addon display a custom graphic on the screen. (since it is the basic bones of an addon that works) I've looked at so many things and haven't gotten...
Showing results 1 to 8 of 8