Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: Ledii
Forum: General Authoring Discussion 10-15-22, 10:28 AM
Replies: 20
Views: 12,365
Posted By Ledii
General suggestions for handling tooltips

If you want your addon to work together with other addons which also modifies the tooltips,
you might need to be a little more sophisticated around how you modify your lines.
You will not always know...
Forum: AddOn Help/Support 04-28-22, 10:27 AM
Replies: 3
Views: 1,300
Posted By Ledii
Thanks for the suggestion. I will play around and...

Thanks for the suggestion. I will play around and see what I can come up with.
Forum: AddOn Help/Support 04-25-22, 01:57 PM
Replies: 3
Views: 1,300
Posted By Ledii
My current fallback plan

If I'm not able to find a way to retrieve this information immediately I will most likely end up storing the unique guids and statistics tied to that in some tables. And eventually, IF and only IF I...
Forum: AddOn Help/Support 04-25-22, 01:45 PM
Replies: 3
Views: 1,300
Posted By Ledii
Unhappy Help retreiving COMBAT_LOG info

Hi. Whenever I receive an event from COMBAT_LOG_EVENT I would like to obtain the level of the sourceGUID / sourceName.
I know I can obtain this information from my current target. But I need it to...
Forum: Lua/XML Help 06-21-13, 07:29 AM
Replies: 4
Views: 4,045
Posted By Ledii
Ah, why does it display a scrollbar if it isn't...

Ah, why does it display a scrollbar if it isn't supposed to handle it?

Also, I find it very hard to learn what all the code for wow addons actually does, because there are very poor documentation on...
Forum: Lua/XML Help 06-21-13, 02:15 AM
Replies: 4
Views: 4,045
Posted By Ledii
Need help with a Scrollbar!

Hey, so I wanted a scrollbar for a list I'm making, and as far as I could figure out by many hours at google. The "FauxScrollFrameTemplate" was the easies way to go?

Anyways, I have set it up where...
Forum: General Authoring Discussion 04-26-13, 07:20 PM
Replies: 14
Views: 29,273
Posted By Ledii
Problem fixed...

Yeah, it was the image resolution that did it... I changed it from 100x100 to 64x64. Having to use a resolution tht is a power of 2 is anoying though.
Forum: General Authoring Discussion 04-26-13, 07:14 PM
Replies: 14
Views: 29,273
Posted By Ledii
Yes, I did read up on that, and found out about...

Yes, I did read up on that, and found out about the restarting.
The requirement of having to have a dimension of power 2 is the dumbest property I have ever heard though. How am we supposed to find...
Forum: General Authoring Discussion 04-26-13, 07:12 PM
Replies: 14
Views: 29,273
Posted By Ledii
The image is 100x100, probably why then... That...

The image is 100x100, probably why then... That sounds like a very stupid rule in order to make images work. There are probably reasons it is like that, but it's ok. I can probably try resize it....
Forum: General Authoring Discussion 04-25-13, 10:20 PM
Replies: 14
Views: 29,273
Posted By Ledii
Exclamation Need help with SetTexture()

Hey, so I'm trying to learn about how the frames work. So I want to get a image up on the screen.
I have already created a main frame where i put all the other frames of my addon so that I can hide...
Showing results 1 to 10 of 10