Dear end-users I no longer longer support, or maintain this addon. I've created a new Lonny Broker: MicroMenu which is maintained and under development.
A MicroMenu replacement, replacing the MicroMenu buttons with a textual DropDown links.
Changes Log
Code:
121 (29-04-09)
+ A minor fix to the PvP frame.
+ The stopwatch is now available through the LMMFu.
+ TOC interface changed to 30100.
------------------------------------------------------------------------
120 (11-11-08)
+ Due to the recent change TipTac has made, I no longer need to set the original update function of the GameTooltip, so I removed it.
------------------------------------------------------------------------
119 (02-11-08)
+ Currently I'm not supporting LDB natively but still, it should be running properly now when using 'FuBar2Broker'.
------------------------------------------------------------------------
118 (01-11-08)
+ The "bug" that caused Fubar to disappear whenever you attempt to hover the 'LMMFu' on FuBar is fixed now.
- This was an issue related to the Fubar auto hide option.
+ The performance tooltip is currently unavailable WHEN the plugin is attached to the minimap.
- Note, this was the case in previous releases, it just that now I explicitly forced it to be hidden. (At least for the time being.)
+ Few minor code changes.
------------------------------------------------------------------------
117 (31-10-2008)
+ The performance tooltip should anchor itself correctly regardless to whether you're using a 3rd party tooltip addon.
Originally posted by TAP3AH Few suggestions:
1. Icons besides text
2. Menu entry for Stopwatch
3. Integration with LonnyGameMenuFu
1. I'm not sure if the library I'm using 'Dewdrop-2.0' supports it, I'll look into it, it's something I wanted to add anyway.
2. That I can add.
3. I'm not pormising anything here but I'll consider it.
Originally posted by azonia I like this Fu but I have a problem to report. When using this mod in combination with TipTac (a tooltip addon), whenever hovering over LonnySimpleMicroMenuFu the TipTac tooltip gets screwy. It's like it loses some of its custom options and I can't it to fix itself until I reload ui or exit and reenter the game. I get the feeling that this is a result of your mod and not TipTac because I can't reproduce it with anything else. Thanks again and I hope it can be fixed so I can use both.
I'm using TipTac as well as you, and I have no issues. :P
I like this Fu but I have a problem to report. When using this mod in combination with TipTac (a tooltip addon), whenever hovering over LonnySimpleMicroMenuFu the TipTac tooltip gets screwy. It's like it loses some of its custom options and I can't it to fix itself until I reload ui or exit and reenter the game. I get the feeling that this is a result of your mod and not TipTac because I can't reproduce it with anything else. Thanks again and I hope it can be fixed so I can use both.
[2008/11/01 17:08:55-1273-x1]: LonnyMicroMenuFu-118\Options.lua:123: attempt to index local 'frame' (a boolean value)
AceAddon-2.0-91091 (Ace2):541: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:518>
<in C code>: ?
AceEvent-2.0-91091 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-91091 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
I'm using version 118 and I get that error whenever I login. Versions 115 and prior seem to work fine without any errors on login.
Also, I'm using an LDB display addon(Fortress) with Fubar2Broker.
[2008/11/01 17:08:55-1273-x1]: LonnyMicroMenuFu-118\Options.lua:123: attempt to index local 'frame' (a boolean value)
AceAddon-2.0-91091 (Ace2):541: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:518>
<in C code>: ?
AceEvent-2.0-91091 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-91091 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
I'm using version 118 and I get that error whenever I login. Versions 115 and prior seem to work fine without any errors on login.
Also, I'm using an LDB display addon(Fortress) with Fubar2Broker.
Originally posted by Arkive Yes, with ONLY Fubar and your addon enabled, Fubar disappears on mouseover. I am using the release version of Fubar 3.5, available here:
As a note, this didn't happen with r115 (of course I believe r116 is when the tooltip showed up). In my full UI I have 15-20 Fubar icons, none of which exhibit the issue.
Can you send me your Fubar SavedVariables ?
The only reason I can think of, is that I didn't handle the auto hide option of FuBar, and in your FuBar configuration you have it set, so whenever you click it, it disappears.
EDIT:
The reason was I haven't used the FuBar 'OnEnter', 'OnLeave' events, and instead I set them directly to the plugin frame, it's fixed for the next version.
As a note, this didn't happen with r115 (of course I believe r116 is when the tooltip showed up). In my full UI I have 15-20 Fubar icons, none of which exhibit the issue.
Originally posted by Arkive With v117 the tooltip is now properly offset, but FuBar still vanishes when you mouseover your addon. Again, it's still able to be interacted with, just kind of confusing when it disappears like that.
I can't reproduce it, and therefor I cannot fix it, there's no single line in the code that can causes it.
What I suggest you is, try to disable your addons, enable FuBar and LMMFu and see if the problem arise.