Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: brykrys
Forum: Released AddOns 05-05-23, 11:08 AM
Replies: 540
Views: 423,588
Posted By brykrys
265 Horde, 380 Alliance. Mostly DF, but some SL...

265 Horde, 380 Alliance. Mostly DF, but some SL or older routes.

9818
Forum: Wish List 03-06-19, 12:59 PM
Replies: 6
Views: 10,420
Posted By brykrys
Sounds like GetAutoCompleteRealms...

Sounds like GetAutoCompleteRealms (https://wow.gamepedia.com/API_GetAutoCompleteRealms) would help here.
Forum: Lua/XML Help 06-17-17, 04:56 PM
Replies: 4
Views: 1,701
Posted By brykrys
Most likely comes from: local name, itemLink =...

Most likely comes from:
local name, itemLink = self:GetItem();

There is a known Blizzard bug where frame:GetItem will sometimes return nil - nothing to do with other AddOns.

You'll need to add a...
Forum: Lua/XML Help 11-26-16, 11:31 AM
Replies: 12
Views: 5,487
Posted By brykrys
Update on this issue: It turns out that using...

Update on this issue:

It turns out that using frame:SetClipsChildren is not the best solution here. SetClipsChildren causes all children of the ScrollFrame to be clipped if they are outside the...
Forum: Lua/XML Help 10-26-16, 12:32 PM
Replies: 12
Views: 5,487
Posted By brykrys
Many thanks MunkDev - looks like that is the fix!

Many thanks MunkDev - looks like that is the fix!
Forum: Lua/XML Help 10-26-16, 05:37 AM
Replies: 12
Views: 5,487
Posted By brykrys
Thanks for all the hints, everyone - I've...

Thanks for all the hints, everyone - I've confirmed in Swatter that the ScrollFrame/EditBox is interactable (though not visible) outside the viewport. It overlaps the buttons and is at a higher draw...
Forum: Lua/XML Help 02-27-15, 12:57 PM
Replies: 1
Views: 2,014
Posted By brykrys
Frame:SetClampRectInsets broken?

Where a frame is moveable and clamped to screen, Frame:SetClampRectInsets(left, right, top, bottom) should control how close the frame can get to the edge of the screen.

Previously, to prevent the...
Forum: Lua/XML Help 08-19-12, 02:51 AM
Replies: 15
Views: 8,969
Posted By brykrys
I had to try this, of course, and discovered that...

I had to try this, of course, and discovered that they do generate different byte code:

The 2nd version with local var declared outside the loop is 1 opcode longer, and takes up an extra register...
Forum: Lua/XML Help 04-27-11, 07:57 AM
Replies: 8
Views: 5,437
Posted By brykrys
On my keyboard it is the ` key, not ~ The...

On my keyboard it is the ` key, not ~

The top-left key on your keyboard, above TAB and to the left of 1
Forum: Chit-Chat 04-25-09, 02:16 PM
Replies: 29
Views: 11,362
Posted By brykrys
There are loads of Ninjas in Wow - you just...

There are loads of Ninjas in Wow - you just haven't seen them
Forum: Released AddOns 10-26-08, 07:59 AM
Replies: 0
Views: 2,382
Posted By brykrys
TooltipItemIcon Thread

Now available on WoWInterface (as well as Those Other Places)

Here (http://www.wowinterface.com/downloads/info11411-TooltipItemIcon.html)
Forum: Released AddOns 10-13-08, 07:12 AM
Replies: 0
Views: 2,216
Posted By brykrys
Arrow LinkWrangler - Multiple chat link tooltips

Finally got round to posting LinkWrangler here (http://www.wowinterface.com/downloads/info11155-LinkWrangler.html) on WoWInterface!

Now it should reach a wider audience, and help people trying to...
Forum: AddOn Search/Requests 12-24-06, 01:46 PM
Replies: 5
Views: 3,358
Posted By brykrys
A slightly different version...

A slightly different version at:
http://ui.worldofwar.net/ui.php?id=894
Showing results 1 to 13 of 13