View Single Post
09-09-12, 08:38 PM   #3
Maggz
A Cyclonian
 
Maggz's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2012
Posts: 45
i can get my tooltip to display perfectly with one exception, i would like for it to reset when i right click to update the tooltip info without having to move my mouse off the tooltip and rehover. i tried adding what your proposing and it isnt working. i tried adding just the GameTooltip:Show() in under my right onclick events and it just doesnt reset the tooltip unless i rehover over the tooltip. Am i missing something in my understanding? or can you not refresh a tooltip on a mouseclick?



++++++
sorry i passed my event in an incorrect variable i had similar to the enable and disable logging functions. it adds a line just fine, however if i just keep clicking i can end up with 500 lines of tooltips. Is there a way to simply overwrite an existing ine in your tooltip?
__________________
Maggz Turalyon-US

Last edited by Maggz : 09-09-12 at 08:49 PM.
  Reply With Quote