Adds right click events to the micro menu buttons.
![]()
Added right click events
The following micro menu buttons are supplemented with a right click event:
- Player
Right click opens the macros frame
- Spellbook
Right click opens the spellbook frame with professions page shown
Sorry, for the moment no right click event because of taint issues
- Talents
Right click opens the talent frame with glyphs page shown
Sorry, for the moment no right click event because of taint issues
- Achievements
Right click opens the achievements frame with statistics page shown
- Quests
Right click opens the calendar frame
- Guild
Right click opens the friends frame with contacs page shown
- PVP
Right click opens the friends frame with raid page shown
- LFD
Right click opens the looking for raid frame
- Game menu
Right click opens the interface settings frame
- Help
Right click opens the create ticket frame
I'm investigating in a workaround to avoid the taint issues within the spellbook and talent frames. These two frames are verry fragile, in detail the spell buttons within these frames.
Change the right click events
You can change left and right click actions in the top of RightClickMicroButtons.lua file if you're familar with Lua and the WoW Api.
- 5 comments
- 5 comments
Facts
- Date created
- Nov 15, 2010
- Category
- Last update
- Apr 27, 2011
- Development stage
- Release
- Language
- deDE
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- RightClickMicroButtons
- Downloads
- 1,312
- Recent files
- R: 1.3.40100-Release for 4.1 Apr 27, 2011
- A: r14 for 4.1 Apr 27, 2011
- R: v1.3-Release for 4.0.6 Nov 23, 2010
- A: r12 for 4.0.3a Nov 23, 2010
- R: v1.2-Release for 4.0.3 Nov 19, 2010
- Reply
- #5
Niselma30 Jan 05, 2011 at 23:43 UTC - 0 likesThe fix worked! and I'll contact the mod author and let them know soon. :)
- Reply
- #4
Jos_eu Jan 05, 2011 at 15:03 UTC - 0 likesYes it's an easy fix, but it has to be done in Broker_FindGroup, not in RightClickMicroButtons. So i'm not able to fix it on my side.
This means: To get rid of this error you've to do the code change (see ticket) by yourself or to contact the author of Broker_FindGroup and request him to fix it.
- Reply
- #3
Niselma30 Jan 05, 2011 at 12:51 UTC - 0 likesSorry. I thought taint and lua error was the same thing. It's an easy fix to replace the lua code i hope.
- Reply
- #2
Jos_eu Jan 04, 2011 at 15:21 UTC - 0 likes@Niselma30: Could you please provide a taintlog for this? Use "/console taintLog 1" ingame, restart WoW and then reproduce the taint. After this you can find the taintlog file in WoWs Logs folder.
Edit: Ok, so it's not a taint, but a Lua error. This was already reported via a ticket, i think also by you? It's a problem within Broker_FindGroup, it can be easyly fixed within Broker_FindGroup in a single line of code (please read the ticket for details).
- Reply
- #1
Niselma30 Jan 04, 2011 at 14:18 UTC - 0 likesThere seems to be a taint with broker_findgroup with the ldb in titan panel. It won't let me right click it and I get an error.
edit: I meant it wont let me left click. sure i can post the error log.
Date: 2011-01-04 15:26:49
ID: 2
Error occured in: Global
Count: 1
Message: ...ns\RightClickMicroButtons\RightClickMicroButtons.lua line 235:
attempt to call method 'OldClick' (a nil value)
Debug:
[C]: OldClick()
...ns\RightClickMicroButtons\RightClickMicroButtons.lua:235
...ns\RightClickMicroButtons\RightClickMicroButtons.lua:229
...terface\AddOns\Broker_FindGroup\Broker_FindGroup.lua:288
...terface\AddOns\Broker_FindGroup\Broker_FindGroup.lua:266
Titan\LDBToTitan.lua:224
Titan\LDBToTitan.lua:222