Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: mog
Forum: AddOn Help/Support 11-27-22, 09:24 AM
Replies: 1
Views: 1,072
Posted By mog
Searching for the frame border names or templates of the bag item slots

Hi all, I want to rebuild the current ingame bag frame and have problems to find information about the used Borders of the item slots. Looking for backdrop infos, texture names or a working template....
Forum: AddOn Help/Support 06-28-10, 04:29 AM
Replies: 1
Views: 2,690
Posted By mog
check mouseover

Short Question.
How can i check if the mouse is over an frame or not?
Something like: if (Frame:isMouseOver == true)
Forum: Lua/XML Help 06-25-10, 04:59 AM
Replies: 4
Views: 3,139
Posted By mog
Ok i think existingButton = newbutton works...

Ok i think
existingButton = newbutton works partielle

The name of the existingButtons are switching but the Icon doesn't change.
Why??
Forum: Lua/XML Help 06-25-10, 04:17 AM
Replies: 4
Views: 3,139
Posted By mog
Ok Copy and Past error... I mean: existingButton...

Ok Copy and Past error...

I mean:
existingButton = newbutton

Nothing happens... no error no switching of the buttonlayout

existingButton and newbutton don't have the same name...
Forum: Lua/XML Help 06-25-10, 03:14 AM
Replies: 4
Views: 3,139
Posted By mog
Need Help with Buttons

Ok im a Newbie in Lua and i have a problem to copy a Button.

I create a Button with:

local newbutton = CreateFrame("Button", "NewButton", Frame1,...
Showing results 1 to 5 of 5