If you're using SBC, mouse over it and /run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName()) and add that frame, et voila.
dot dot dot ...
That sounds like an epic failure if I ever heard one...
*edit* yea looked at MoneyTrail... that's a very bad way to do this. Just add a LDB feed to MoneyTrail in it will work in any display. For that matter you don't need to add much code at all, you can use MT's OnEnter directly in the DO. You might need to fix the tip anchoring though.
Quickie, using StatBlock_Money as a base. Shows gold of current character as the text display and mouse-over tooltip shows gold of all charaters and total.
Yes this would be a nice feature.
Does this display with the broker lib in Fortress or StatBlock? I think this was the end result / desire.
LegoFortressMoney
for Fortress. If you're using SBC, mouse over it and /run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName()) and add that frame, et voila.
dot dot dot ...
That sounds like an epic failure if I ever heard one...
*edit* yea looked at MoneyTrail... that's a very bad way to do this. Just add a LDB feed to MoneyTrail in it will work in any display. For that matter you don't need to add much code at all, you can use MT's OnEnter directly in the DO. You might need to fix the tip anchoring though.
i didn't say that it was a good idea, just that it works, kind of.