So that same buggy behavior in scrollbars and textboxes ... I think it's in quickslots as well.

I.e. the only mouse events you get from the control are mouseenter and mouseleave ... other than that, the lotro control seizes control and you get no info. (Though I think, in the quickslot case, you /do/ get a MouseDown callback...)


In this case, I"m trying to get rid of that d-mnable hover pop-up -- the text in the case of /alias (though I assume you get the same issue with item panes etc.) Since I'm doing Garan's quickslot/button trick, that popup's unwanted.

I hate it. I don't need it. Make it die!


But I can't find any way to turn off that behavior - and, since I have no control or callbacks once the mouse enters the airspace controlled by the quickslot, I can't even attempt various clever tricksies to reset the 'delay until popup' counter.

*sigh*


Has anyone figured a way to get rid of that hovering stuff with quickslots?

All the plugins I've checked have that hover behavior. In the lotro interface, when you hover over the lotro store button, there's *not* a popup... but of course that may just be a control, not a quickslot...