Download
(17Kb)
Download
Updated: 12-31-09 04:16 PM
Pictures
File Info
Updated:12-31-09 04:16 PM
Created:12-14-08 06:14 PM
Downloads:9,583
Favorites:50
MD5:

Buttonhole Advanced Reborn  Popular! (More than 5000 hits)

Version: 1.0
by: Sorian [More]

This is a continuation of the work by Aaron Griffith. His mod can be found here: http://wowui.worldofwar.net/?p=mod&m=2783

I loved Buttonhole advanced, but it has not seen an update in a long time.

Buttonhole Advanced Reborn takes those pesky minimap buttons, gobbles them up, and leaves a convenient button to access them all. There are 3 options: Expander, which just hides and reveals the buttons without moving them; Classic, which places all the buttons at the same place as the buttonhole button and allows you to access the gobbled buttons by scrolling your mouse wheel; and Menu, which shows a menu of the gobbled buttons when you click the buttonhole button.

Note: This mod can't grab unnamed buttons at the moment. Here are the fixes for a couple of them.

CT_Mod:
Change CT_Core.lua around line 112 from:
minimapFrame = module:getFrame(minimapFrameSkeleton);

to:
minimapFrame = module:getFrame(minimapFrameSkeleton, nil, "CTMod2_MinimapButton");

Enchantrix:
Change EnxMiniIcon around line 41 from:
local miniIcon = CreateFrame("Button", "", Minimap);

to:
local miniIcon = CreateFrame("Button", "EnchantrixMiniIcon", Minimap);

1.0:
Updated TOC for 3.3

0.8:
Made the button moveable to anywhere.
Updated toc for 3.1.

0.7:
Optimized the login catch a bit.
Fixed it so, by default, the WoW clock stuff is ignored.

0.6:
Turned debug mode off by default.
Added Menu mode.
Added delay at login to catch some pesky buttons.

0.5:
Fixed a bug when entering instances, hearthing, or taking a boat.
Optional Files (0)


Post A Reply Comment Options
Unread 03-27-10, 11:40 PM  
blastermaster
A Defias Bandit

Forum posts: 3
File comments: 11
Uploads: 0
Is there anyway to incorporate an addon button scanner so the addon grabs all buttons you want, and take of buttons you dont want? This is the PERFECT MBB replacement, but its just missing a few things that MBB offers this doesnt.

The problem with MBB is locking the MBB button in a location... I have tried to figure out some code to fix the problem, but when you reload the game, MBB button defaults into the middle of the screen.

Another addon that was kinda cool and abandoned was Detached Mini Buttons... That addon also was able to grab/scan for addon mini buttons and you were able to freely move those buttons anywhere and they locked there...

I wish I could figure out the LUA coding, or I would create this addon!
Report comment to moderator  
Reply With Quote
Unread 03-07-10, 02:21 PM  
Sorian
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 18
Uploads: 3
There is no option for that currently, but it should be easy enough to add. I will try to get it in and release it as part of the next version.
__________________
Report comment to moderator  
Reply With Quote
Unread 03-07-10, 11:45 AM  
burtonag
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
How do I change the direction in which the buttons expand in menu mode? They currently expand left but I want them to expand right.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 06-02-09, 12:41 AM  
Gsusnme
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 199
Uploads: 1
Good work on bringing this back to life, thinking of replacing my ever aging MBB (MinimapButtonBag) with this after some testing.

Real quick, I am experiencing some issues in Menu mode, where most of the icons will line up and display correctly, but a few are strewn in odd or far away places. I can produce a list of which add-ons and maybe a screen-shot later, after the servers come up. Thanks!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: