Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: jofmayer
Forum: General Authoring Discussion 07-18-18, 03:49 AM
Replies: 0
Views: 1,620
Posted By jofmayer
Pre-Patch: Events return values changed?

Hi,

did the return values of events like UNIT_SPELLCAST_SUCCEEDED or UNIT_SPELLCAST_SENT change?

UNIT_SPELLCAST_SENT gives me:
1. caster
2. target
3. some cast id in form of "Cast-1-1111-..."
4....
Forum: Lua/XML Help 06-03-18, 08:56 AM
Replies: 1
Views: 4,465
Posted By jofmayer
Creating 100 SecureActionButtons -> Lag

Hi,

I want to use a bunch (100+) of SecureActionButtons in the result list of my addon (https://github.com/endymonium/keystrokelauncher).

BUT that takes some time (~0.5s for 100) and they do not...
Forum: Lua/XML Help 05-16-18, 01:26 PM
Replies: 1
Views: 1,629
Posted By jofmayer
Found it ... it's...

Found it ... it's .editbox:SetPropagateKeyboardInput()

/closed :)
Forum: Lua/XML Help 05-16-18, 10:17 AM
Replies: 1
Views: 1,629
Posted By jofmayer
ACEGUI, how to set :SetPropagateKeyboardInput?

Hi,

quick question, I want to set :SetPropagateKeyboardInput() on a frame create by ACEGui:create() ... is that possible? Hopefully it is :O

If I read the ace code correctly, the original blizz...
Forum: General Authoring Discussion 05-12-18, 03:07 PM
Replies: 5
Views: 4,478
Posted By jofmayer
@Phanx: cool, thanks for the extensive info, a...

@Phanx: cool, thanks for the extensive info, a lot of usefull information now to work through :)
Forum: General Authoring Discussion 05-11-18, 02:48 AM
Replies: 5
Views: 4,478
Posted By jofmayer
Ah, ok ... I would like to do someting like...

Ah, ok ... I would like to do someting like this:

1. have a lua table with multiple rows/ columns
2. print that out into a ui element nicely: fixed column width, table headers, autoscrolling, etc...
Forum: General Authoring Discussion 05-10-18, 02:10 PM
Replies: 5
Views: 4,478
Posted By jofmayer
Good UI lib?

Hi there

I'm new to addon development and I now want to create a nicer ui for https://www.curseforge.com/wow/addons/keystroke-launcher.

Are there any good libs out there? I found Ace3 GUI and Sushi...
Showing results 1 to 7 of 7