Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: Blandros
Forum: Lua/XML Help 11-14-23, 06:35 AM
Replies: 3
Views: 1,515
Posted By Blandros
Once again @Xrystal and @Fizzlemizz thank you for...

Once again @Xrystal and @Fizzlemizz thank you for your answers! You got me on the right track :)
Forum: Lua/XML Help 11-07-23, 03:07 PM
Replies: 3
Views: 1,515
Posted By Blandros
GetActionInfo doesnt work properly?

Hi,

if i do in my addon:


if slot then
button.icon:SetTexture(GetActionTexture(slot))
button.icon:SetTexCoord(0.1, 0.9, 0.1, 0.9)
button.icon:Show()
button.slot = slot
Forum: Lua/XML Help 10-30-23, 06:24 PM
Replies: 4
Views: 1,410
Posted By Blandros
Thank you SDPhantom! Your hint was...

Thank you SDPhantom! Your hint was awesome!

https://legacy.curseforge.com/wow/addons/keyui/files/4827860
Forum: Lua/XML Help 10-28-23, 03:19 AM
Replies: 4
Views: 1,410
Posted By Blandros
Thank you @Xrystal and @SDPhantom I‘ll have a...

Thank you @Xrystal and @SDPhantom
I‘ll have a look at it :)
Forum: Lua/XML Help 10-22-23, 09:48 AM
Replies: 4
Views: 1,410
Posted By Blandros
Bind spell to a actionbutton

Is there an API or method available that allows for the assignment of a spell to an action button without the need to manually drag and drop the spell from the spellbook to the desired action...
Forum: Lua/XML Help 10-20-23, 05:35 PM
Replies: 13
Views: 1,716
Posted By Blandros
@Fizzlemizz thank you! It worked like a...

@Fizzlemizz thank you! It worked like a charm.

https://legacy.curseforge.com/wow/addons/keyui/files/4808314 (https://legacy.curseforge.com/wow/addons/keyui/files/4808314) (I hope linking this i...
Forum: Lua/XML Help 10-11-23, 04:06 PM
Replies: 13
Views: 1,716
Posted By Blandros
I appreciate your input! Thank you,...

I appreciate your input! Thank you, @Fizzlemizz.
The only remaining issue I have is that, even when the "maximizeFlag" is set to true, "Controls.Slider," "Controls.ShiftCB," "Controls.CtrlCB," and...
Forum: Lua/XML Help 10-11-23, 02:43 AM
Replies: 13
Views: 1,716
Posted By Blandros
Thank you @Fizzlemizz and @Xrystal I am on the...

Thank you @Fizzlemizz and @Xrystal
I am on the right track now. But i still got problems.

The frame "controls" is the header of the frame "keyboard". But when i open "keyboard" the frame "controls"...
Forum: Lua/XML Help 10-09-23, 07:29 AM
Replies: 13
Views: 1,716
Posted By Blandros
Is it possible to use it as a frame and make it...

Is it possible to use it as a frame and make it clickable?
Sorry for asking but i am new to coding and addon stuff :o
Forum: Lua/XML Help 10-09-23, 12:59 AM
Replies: 13
Views: 1,716
Posted By Blandros
I want to use it this way. But it doesnt work. ...

I want to use it this way. But it doesnt work.

Controls.Open = CreateFrame("Button", nil, Keyboard, "MaximizeMinimizeButtonFrameTemplate ")
Controls.Open:SetSize(25, 25)
...
Forum: Lua/XML Help 10-08-23, 01:41 PM
Replies: 13
Views: 1,716
Posted By Blandros
Use „MaximizeMinimizeButtonFrameTemplate“

Hi,

is there a way to use „MaximizeMinimizeButtonFrameTemplate“ for simply OnClick Show/Hide a Frame?
Forum: Lua/XML Help 09-19-23, 12:58 AM
Replies: 1
Views: 777
Posted By Blandros
I got it...

I got it working:
https://legacy.curseforge.com/wow/addons/keyui
Forum: Lua/XML Help 09-18-23, 12:26 AM
Replies: 1
Views: 777
Posted By Blandros
LUA Code GetBindingAction

Hello,
i am trying to revive an old Addon (KeyBinder). I only have little knowledge about LUA coding. But somehow I've managed it quite well so far.

But i‘ve came around the problem that only the...
Showing results 1 to 13 of 13